CRAN Package Check Results for Package statVisual

Last updated on 2023-01-25 04:51:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 21.69 255.48 277.17 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 17.00 183.96 200.96 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 295.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 340.58 NOTE
r-patched-linux-x86_64 1.2.1 30.18 237.35 267.53 OK
r-release-linux-x86_64 1.2.1 22.05 237.65 259.70 OK
r-release-macos-arm64 1.2.1 58.00 NOTE
r-release-macos-x86_64 1.2.1 7.00 ERROR
r-release-windows-x86_64 1.2.1 35.00 281.00 316.00 OK
r-oldrel-macos-arm64 1.2.1 9.00 ERROR
r-oldrel-macos-x86_64 1.2.1 11.00 ERROR
r-oldrel-windows-ix86+x86_64 1.2.1 48.00 278.00 326.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-release-macos-arm64

Version: 1.2.1
Check: package dependencies
Result: ERROR
    Package required but not available: ‘pvca’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64