CRAN Package Check Results for Package bootnet

Last updated on 2020-05-14 12:48:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 17.83 143.48 161.31 OK
r-devel-linux-x86_64-debian-gcc 1.4 14.44 109.37 123.81 OK
r-devel-linux-x86_64-fedora-clang 1.4 198.29 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4 202.54 NOTE
r-devel-windows-ix86+x86_64 1.4 77.00 214.00 291.00 OK
r-patched-linux-x86_64 1.4 14.12 142.44 156.56 OK
r-patched-solaris-x86 1.4 4.30 ERROR
r-release-linux-x86_64 1.4 14.14 142.50 156.64 OK
r-release-osx-x86_64 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 88.00 242.00 330.00 OK
r-oldrel-osx-x86_64 1.4 NOTE
r-oldrel-windows-ix86+x86_64 1.4 36.00 138.00 174.00 OK

Check Details

Version: 1.4
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.4
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘parcor’ ‘psychTools’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-osx-x86_64

Version: 1.4
Check: package dependencies
Result: ERROR
    Package required but not available: ‘parcor’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-patched-solaris-x86

Version: 1.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘psychTools’
     All declared Imports should be used.
Flavor: r-release-osx-x86_64