CRAN Package Check Results for Package statVisual

Last updated on 2020-08-07 01:50:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 18.85 205.26 224.11 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 15.65 150.13 165.78 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 259.47 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 251.55 NOTE
r-devel-windows-ix86+x86_64 1.2.1 56.00 273.00 329.00 OK
r-patched-linux-x86_64 1.2.1 14.12 189.04 203.16 OK
r-patched-solaris-x86 1.2.1 326.80 NOTE
r-release-linux-x86_64 1.2.1 12.24 190.73 202.97 OK
r-release-macos-x86_64 1.2.1 ERROR
r-release-windows-ix86+x86_64 1.2.1 50.00 195.00 245.00 OK
r-oldrel-macos-x86_64 1.2.1 NOTE
r-oldrel-windows-ix86+x86_64 1.2.1 29.00 229.00 258.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-patched-solaris-x86, r-oldrel-macos-x86_64

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.
Flavor: r-release-macos-x86_64