CRAN Package Check Results for Package nsga3

Last updated on 2019-03-27 00:48:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 8.87 72.18 81.05 OK
r-devel-linux-x86_64-debian-gcc 0.0.3 7.96 57.50 65.46 OK
r-devel-linux-x86_64-fedora-clang 0.0.3 100.45 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.3 93.65 NOTE
r-devel-windows-ix86+x86_64 0.0.3 19.00 90.00 109.00 OK
r-patched-linux-x86_64 0.0.3 5.79 69.07 74.86 OK
r-patched-solaris-x86 0.0.3 3.50 ERROR
r-release-linux-x86_64 0.0.3 5.85 68.59 74.44 OK
r-release-windows-ix86+x86_64 0.0.3 16.00 89.00 105.00 OK
r-release-osx-x86_64 0.0.3 NOTE
r-oldrel-windows-ix86+x86_64 0.0.3 12.00 129.00 141.00 OK
r-oldrel-osx-x86_64 0.0.3 NOTE

Check Details

Version: 0.0.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘xgboost’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64, r-oldrel-osx-x86_64

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