CRAN Package Check Results for Package collapsibleTree

Last updated on 2026-07-12 21:53:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.8 3.09 36.63 39.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.8 2.39 28.42 30.81 OK
r-devel-linux-x86_64-fedora-clang 0.1.8 59.91 OK
r-devel-linux-x86_64-fedora-gcc 0.1.8 56.76 OK
r-devel-windows-x86_64 0.1.8 6.00 54.00 60.00 ERROR
r-patched-linux-x86_64 0.1.8 3.03 33.53 36.56 OK
r-release-linux-x86_64 0.1.8 3.16 32.97 36.13 OK
r-release-macos-arm64 0.1.8 1.00 13.00 14.00 OK
r-release-macos-x86_64 0.1.8 2.00 39.00 41.00 OK
r-release-windows-x86_64 0.1.8 6.00 54.00 60.00 OK
r-oldrel-macos-arm64 0.1.8 OK
r-oldrel-macos-x86_64 0.1.8 2.00 32.00 34.00 OK
r-oldrel-windows-x86_64 0.1.8 7.00 62.00 69.00 OK

Check Details

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(collapsibleTree) > > test_check("collapsibleTree") Saving _problems/test-na-6.R [ FAIL 1 | WARN 4 | SKIP 0 | PASS 47 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-na.R:6:3'): missing values in hierarchy ────────────────────── Expected `collapsibleTreeSummary(airquality, c("Month", "Day", "Solar.R"))` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 4 | SKIP 0 | PASS 47 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64