CRAN Package Check Results for Package MetaClean

Last updated on 2021-01-25 00:48:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 0.44 2.62 3.06 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 40.69 293.73 334.42 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 538.33 NOTE
r-devel-windows-ix86+x86_64 1.0.0 103.00 430.00 533.00 OK
r-patched-linux-x86_64 1.0.0 30.68 359.73 390.41 OK
r-release-linux-x86_64 1.0.0 31.10 357.85 388.95 OK
r-release-macos-x86_64 1.0.0 NOTE
r-release-windows-ix86+x86_64 1.0.0 104.00 427.00 531.00 OK
r-oldrel-macos-x86_64 1.0.0 ERROR
r-oldrel-windows-ix86+x86_64 1.0.0 61.00 295.00 356.00 OK

Check Details

Version: 1.0.0
Check: package dependencies
Result: ERROR
    Package required but not available: 'xcms'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘BiocStyle’ ‘Rgraphviz’ ‘fastAdaboost’ ‘graph’ ‘kernlab’ ‘klaR’
     ‘knitr’ ‘randomForest’ ‘reshape2’ ‘rpart’ ‘tools’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64

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