Last updated on 2020-01-20 01:50:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 128.19 | 405.32 | 533.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 123.42 | 289.61 | 413.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 669.40 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 680.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 240.00 | 523.00 | 763.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.1 | 173.00 | 518.00 | 691.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.1 | 129.11 | 364.36 | 493.47 | OK | |
r-patched-solaris-x86 | 1.0.1 | 1177.60 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 140.53 | 363.61 | 504.14 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 215.00 | 513.00 | 728.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 152.00 | 345.00 | 497.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
Check: package dependencies
Result: WARN
Requires orphaned package: ‘clValid’
Flavor: r-devel-linux-x86_64-fedora-clang
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-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [25s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(genBart)
Welcome to genBart! To get started, it is recommended to walk
through the vignette. It can be accessed through browseVignettes("genBart").
>
> test_check("genBart")
-- 1. Error: genModelResults outputs correctly for one comparison (@test_genMode
trying to get slot "className" from an object of a basic class ("character") with no slots
Backtrace:
1. DESeq2::DESeqDataSetFromMatrix(dat, colData = design2, design = ~group)
2. DESeq2::DESeqDataSet(se, design = design, ignoreRank)
3. S4Vectors::DataFrame(...)
4. methods::is(listData[[1L]], getClass("Annotated"))
-- 2. Error: genModelResults outputs correctly for multiple comparisons (@test_g
trying to get slot "className" from an object of a basic class ("character") with no slots
Backtrace:
1. DESeq2::DESeqDataSetFromMatrix(dat, colData = design2, design = ~group)
2. DESeq2::DESeqDataSet(se, design = design, ignoreRank)
3. S4Vectors::DataFrame(...)
4. methods::is(listData[[1L]], getClass("Annotated"))
[1] "clustering genes from all samples normalized to mean..."
[1] "clustering genes from all samples normalized to mean..."
[1] "clustering genes from all samples normalized to controls..."
[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-devel-windows-ix86+x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [24s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(genBart)
Welcome to genBart! To get started, it is recommended to walk
through the vignette. It can be accessed through browseVignettes("genBart").
>
> test_check("genBart")
-- 1. Error: genModelResults outputs correctly for one comparison (@test_genMode
trying to get slot "className" from an object of a basic class ("character") with no slots
Backtrace:
1. DESeq2::DESeqDataSetFromMatrix(dat, colData = design2, design = ~group)
2. DESeq2::DESeqDataSet(se, design = design, ignoreRank)
3. S4Vectors::DataFrame(...)
4. methods::is(listData[[1L]], getClass("Annotated"))
-- 2. Error: genModelResults outputs correctly for multiple comparisons (@test_g
trying to get slot "className" from an object of a basic class ("character") with no slots
Backtrace:
1. DESeq2::DESeqDataSetFromMatrix(dat, colData = design2, design = ~group)
2. DESeq2::DESeqDataSet(se, design = design, ignoreRank)
3. S4Vectors::DataFrame(...)
4. methods::is(listData[[1L]], getClass("Annotated"))
[1] "clustering genes from all samples normalized to mean..."
[1] "clustering genes from all samples normalized to mean..."
[1] "clustering genes from all samples normalized to controls..."
[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-devel-windows-ix86+x86_64-gcc8
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: 2 | 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-release-osx-x86_64