Last updated on 2019-03-14 00:46:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 6.94 | 131.00 | 137.94 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 6.00 | 97.37 | 103.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 160.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 154.29 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 16.00 | 151.00 | 167.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 5.29 | 124.23 | 129.52 | OK | |
r-patched-solaris-x86 | 0.3.0 | 233.30 | OK | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 0.3.0 | 10.00 | 191.00 | 201.00 | OK | |
r-release-osx-x86_64 | 0.3.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 14.00 | 215.00 | 229.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.0 | ERROR |
Version: 0.3.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘SingleCellExperiment’
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> test_check("clustree")
── 1. Error: show_axis works (@test-clustree.R#79) ────────────────────────────
object 'sce' not found
1: expect_is(clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE),
c("gg", "ggplot")) at testthat/test-clustree.R:79
2: quasi_label(enquo(object), label)
3: eval_bare(get_expr(quo), get_env(quo))
4: clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 49 SKIPPED: 4 FAILED: 1
1. Error: show_axis works (@test-clustree.R#79)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [13s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> test_check("clustree")
── 1. Error: show_axis works (@test-clustree.R#79) ────────────────────────────
object 'sce' not found
1: expect_is(clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE),
c("gg", "ggplot")) at testthat/test-clustree.R:79
2: quasi_label(enquo(object), label)
3: eval_bare(get_expr(quo), get_env(quo))
4: clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 49 SKIPPED: 4 FAILED: 1
1. Error: show_axis works (@test-clustree.R#79)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64