CRAN Package Check Results for Package genBart

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 128.10 389.82 517.92 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 115.49 284.80 400.29 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 659.34 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 662.97 NOTE
r-devel-windows-ix86+x86_64 1.0.1 211.00 534.00 745.00 OK
r-patched-linux-x86_64 1.0.1 130.53 381.33 511.86 OK
r-patched-solaris-x86 1.0.1 1257.00 NOTE
r-release-linux-x86_64 1.0.1 130.08 375.67 505.75 OK
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 203.00 412.00 615.00 OK
r-oldrel-macos-x86_64 1.0.1 ERROR
r-oldrel-windows-ix86+x86_64 1.0.1 171.00 373.00 544.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