CRAN Package Check Results for Package genBart

Last updated on 2020-10-07 21:48:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 131.22 396.85 528.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 119.09 291.59 410.68 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 701.98 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 629.70 NOTE
r-devel-windows-ix86+x86_64 1.0.1 153.00 436.00 589.00 OK
r-patched-linux-x86_64 1.0.1 126.98 378.87 505.85 OK
r-patched-solaris-x86 1.0.1 1225.70 NOTE
r-release-linux-x86_64 1.0.1 128.90 380.41 509.31 OK
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 204.00 499.00 703.00 OK
r-oldrel-macos-x86_64 1.0.1 ERROR
r-oldrel-windows-ix86+x86_64 1.0.1 214.00 458.00 672.00 OK

Check Details

Version: 1.0.1
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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     [1] "clustering genes from baseline samples normalized to mean..."
     [1] "clustering genes from all samples normalized to mean..."
     [1] "clustering genes from all samples normalized to baseline..."
     [1] "clustering genes from baseline samples normalized to mean..."
     [1] "clustering genes from baseline samples normalized to controls..."
     [1] "clustering genes from all samples normalized to mean..."
     [1] "clustering genes from all samples normalized to controls..."
     [1] "clustering genes from all samples normalized to baseline..."
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 134 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 2 ]
     1. Error: genModelResults outputs correctly for one comparison (@test_genModelResults.R#64)
     2. Error: genModelResults outputs correctly for multiple comparisons (@test_genModelResults.R#85)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64