CRAN Package Check Results for Package clustree

Last updated on 2019-06-18 01:48:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 6.28 131.95 138.23 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 5.81 102.33 108.14 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 159.21 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 155.54 OK
r-devel-windows-ix86+x86_64 0.4.0 19.00 204.00 223.00 OK
r-patched-linux-x86_64 0.4.0 6.28 127.45 133.73 OK
r-patched-solaris-x86 0.4.0 220.10 OK
r-release-linux-x86_64 0.4.0 6.01 127.77 133.78 OK
r-release-windows-ix86+x86_64 0.4.0 14.00 206.00 220.00 OK
r-release-osx-x86_64 0.4.0 ERROR
r-oldrel-windows-ix86+x86_64 0.4.0 8.00 242.00 250.00 OK
r-oldrel-osx-x86_64 0.4.0 ERROR

Check Details

Version: 0.4.0
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking:
     'SingleCellExperiment', 'SummarizedExperiment'
Flavor: r-release-osx-x86_64

Version: 0.4.0
Check: data for non-ASCII characters
Result: WARN
     Error loading dataset 'sc_example':
     Error in .requirePackage(package) :
     unable to find required package 'S4Vectors'
    
     The dataset(s) may use package(s) not declared in the DESCRIPTION file.
Flavor: r-release-osx-x86_64

Version: 0.4.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [10s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > test_check("clustree")
     ── 1. Error: show_axis works (@test-clustree.R#93) ────────────────────────────
     object 'sce' not found
     1: expect_is(clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE),
     c("gg", "ggplot")) at testthat/test-clustree.R:93
     2: quasi_label(enquo(object), label, arg = "object")
     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 WARNINGS: 0 FAILED: 1
     1. Error: show_axis works (@test-clustree.R#93)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.4.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘SingleCellExperiment’
Flavor: r-oldrel-osx-x86_64

Version: 0.4.0
Check: tests
Result: ERROR
     Running ‘spelling.R’ [0s/0s]
     Running ‘testthat.R’ [12s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > test_check("clustree")
     ── 1. Error: show_axis works (@test-clustree.R#93) ────────────────────────────
     object 'sce' not found
     1: expect_is(clustree(sce, prefix = "sc3_", suffix = "_clusters", show_axis = TRUE),
     c("gg", "ggplot")) at testthat/test-clustree.R:93
     2: quasi_label(enquo(object), label, arg = "object")
     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 WARNINGS: 0 FAILED: 1
     1. Error: show_axis works (@test-clustree.R#93)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64