CRAN Package Check Results for Package genBart

Last updated on 2018-03-04 09:18:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 127.22 388.97 516.19 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.51 1.51 ERROR
r-devel-windows-ix86+x86_64 1.0.0 198.00 480.00 678.00 OK
r-patched-linux-x86_64 1.0.0 1.92 1.92 ERROR
r-patched-solaris-x86 1.0.0 912.40 NOTE
r-release-linux-x86_64 1.0.0 2.00 2.00 ERROR
r-release-windows-ix86+x86_64 1.0.0 194.00 477.00 671.00 OK
r-release-osx-x86_64 1.0.0 ERROR

Check Details

Version: 1.0.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘NMF’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘NMF’ ‘RColorBrewer’ ‘VennDiagram’ ‘clValid’ ‘data.table’ ‘grid’
     ‘gtools’ ‘pca3d’ ‘rmarkdown’ ‘scales’ ‘shinydashboard’ ‘shinyjs’
     ‘statmod’ ‘stringr’
     All declared Imports should be used.
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘qusage’
    
    Packages suggested but not available for checking:
     ‘DESeq2’ ‘edgeR’ ‘SummarizedExperiment’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-osx-x86_64