CRAN Package Check Results for Package bea.R

Last updated on 2024-04-19 01:58:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 7.13 70.85 77.98 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 6.42 51.82 58.24 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 99.22 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.6 90.12 NOTE
r-prerel-macos-arm64 1.0.6 34.00 OK
r-prerel-windows-x86_64 1.0.6 9.00 68.00 77.00 OK
r-patched-linux-x86_64 1.0.6 8.53 64.88 73.41 OK
r-release-linux-x86_64 1.0.6 7.83 66.01 73.84 OK
r-release-macos-arm64 1.0.6 34.00 OK
r-release-macos-x86_64 1.0.6 54.00 OK
r-release-windows-x86_64 1.0.6 12.00 80.00 92.00 OK
r-oldrel-macos-arm64 1.0.6 30.00 NOTE
r-oldrel-windows-x86_64 1.0.6 12.00 83.00 95.00 OK

Check Details

Version: 1.0.6
Check: package dependencies
Result: NOTE Imports includes 22 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.6
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘Rcpp’ ‘chron’ ‘colorspace’ ‘gtable’ ‘htmltools’ ‘htmlwidgets’ ‘httpuv’ ‘magrittr’ ‘munsell’ ‘plyr’ ‘scales’ ‘stringi’ ‘xtable’ ‘yaml’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64