CRAN Package Check Results for Package bea.R

Last updated on 2024-05-09 09:50:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 7.25 71.99 79.24 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 7.15 52.48 59.63 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 101.84 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.6 168.21 NOTE
r-devel-windows-x86_64 1.0.6 10.00 69.00 79.00 OK
r-patched-linux-x86_64 1.0.6 9.24 65.33 74.57 OK
r-release-linux-x86_64 1.0.6 8.27 67.30 75.57 OK
r-release-macos-arm64 1.0.6 34.00 OK
r-release-windows-x86_64 1.0.6 10.00 68.00 78.00 OK
r-oldrel-macos-arm64 1.0.6 34.00 OK
r-oldrel-macos-x86_64 1.0.6 54.00 OK
r-oldrel-windows-x86_64 1.0.6 11.00 80.00 91.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