CRAN Package Check Results for Package statVisual

Last updated on 2024-03-12 07:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 19.10 226.08 245.18 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 15.94 174.31 190.25 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 310.57 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 309.72 NOTE
r-devel-windows-x86_64 1.2.1 18.00 186.00 204.00 OK
r-patched-linux-x86_64 1.2.1 27.08 222.70 249.78 OK
r-release-linux-x86_64 1.2.1 19.54 222.70 242.24 OK
r-release-macos-arm64 1.2.1 92.00 OK
r-release-macos-x86_64 1.2.1 122.00 OK
r-release-windows-x86_64 1.2.1 24.00 218.00 242.00 OK
r-oldrel-macos-arm64 1.2.1 58.00 NOTE
r-oldrel-windows-x86_64 1.2.1 25.00 231.00 256.00 OK

Check Details

Version: 1.2.1
Check: package dependencies
Result: NOTE Imports includes 23 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.2.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘gbm’ ‘ggfortify’ ‘tibble’ ‘tidyverse’ 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