CRAN Package Check Results for Package grouprar

Last updated on 2024-06-12 19:54:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.76 122.03 125.79 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 0.35 1.57 1.92 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 148.15 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 144.71 NOTE
r-devel-windows-x86_64 0.1.0 6.00 98.00 104.00 OK
r-patched-linux-x86_64 0.1.0 7.18 115.27 122.45 OK
r-release-linux-x86_64 0.1.0 3.57 112.18 115.75 OK
r-release-macos-arm64 0.1.0 38.00 OK
r-release-macos-x86_64 0.1.0 71.00 OK
r-release-windows-x86_64 0.1.0 7.00 100.00 107.00 OK
r-oldrel-macos-arm64 0.1.0 45.00 OK
r-oldrel-macos-x86_64 0.1.0 97.00 OK
r-oldrel-windows-x86_64 0.1.0 9.00 120.00 129.00 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: ERROR Packages required but not available: 'ggplot2', 'stringr', 'tidyr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘ggplot2’ ‘gridExtra’ ‘methods’ ‘tidyr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc