CRAN Package Check Results for Package rgenie

Last updated on 2021-05-12 07:48:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 12.60 159.69 172.29 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 11.10 115.10 126.20 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 209.20 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 202.90 NOTE
r-devel-windows-ix86+x86_64 1.0.0 23.00 189.00 212.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.0.0 NOTE
r-patched-linux-x86_64 1.0.0 12.65 148.03 160.68 OK
r-patched-solaris-x86 1.0.0 260.20 NOTE
r-release-linux-x86_64 1.0.0 13.83 145.59 159.42 OK
r-release-macos-x86_64 1.0.0 ERROR
r-release-windows-ix86+x86_64 1.0.0 17.00 142.00 159.00 OK
r-oldrel-macos-x86_64 1.0.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0.0 21.00 184.00 205.00 OK

Additional issues

donttest

Check Details

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘stats’ ‘tibble’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86

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