Last updated on 2019-04-13 01:57:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 7.05 | 127.15 | 134.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 5.26 | 96.25 | 101.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 163.91 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 162.25 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 15.00 | 147.00 | 162.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 6.51 | 122.83 | 129.34 | OK | |
r-patched-solaris-x86 | 0.3.0 | 228.80 | OK | |||
r-release-linux-x86_64 | 0.3.0 | 4.22 | 123.33 | 127.55 | OK | |
r-release-windows-ix86+x86_64 | 0.3.0 | 13.00 | 200.00 | 213.00 | OK | |
r-release-osx-x86_64 | 0.3.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 10.00 | 158.00 | 168.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