CRAN Package Check Results for Maintainer ‘Jacob Cardenas <jacob.cardenas at bswhealth.org>’

Last updated on 2020-08-07 01:50:22 CEST.

Package ERROR NOTE OK
genBart 1 4 7

Package genBart

Current CRAN status: ERROR: 1, NOTE: 4, OK: 7

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