CRAN Package Check Results for Package superb

Last updated on 2024-05-20 01:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.95.9 12.50 375.32 387.82 OK
r-devel-linux-x86_64-debian-gcc 0.95.9 8.87 268.57 277.44 OK
r-devel-linux-x86_64-fedora-clang 0.95.9 477.24 OK
r-devel-linux-x86_64-fedora-gcc 0.95.9 572.97 OK
r-devel-windows-x86_64 0.95.9 12.00 262.00 274.00 OK
r-patched-linux-x86_64 0.95.9 12.95 352.33 365.28 OK
r-release-linux-x86_64 0.95.9 8.49 355.57 364.06 ERROR
r-release-macos-arm64 0.95.9 136.00 OK
r-release-macos-x86_64 0.95.9 355.00 OK
r-release-windows-x86_64 0.95.9 14.00 257.00 271.00 OK
r-oldrel-macos-arm64 0.95.9 137.00 OK
r-oldrel-macos-x86_64 0.95.9 286.00 OK
r-oldrel-windows-x86_64 0.95.9 15.00 333.00 348.00 OK

Check Details

Version: 0.95.9
Check: tests
Result: ERROR Running ‘testthat.R’ [52s/60s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("superb") Loading required package: superb ==> THIS IS A TEST OF runDebug <== [ FAIL 1 | WARN 0 | SKIP 0 | PASS 189 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GRD.R:796:5'): figure 2: ─────────────────────────────────────── Error in `hist.default(as.numeric(x), breaks = breaks, plot = FALSE, include.lowest = include.lowest, right = right)`: some 'x' not counted; maybe 'breaks' do not span range of 'x' Backtrace: ▆ 1. ├─lattice::histogram(...) at test_GRD.R:796:5 2. └─lattice:::histogram.formula(...) 3. └─lattice:::limits.and.aspect(...) 4. ├─base::do.call(prepanel.default.function, pargs) 5. └─lattice (local) `<fn>`(...) 6. └─lattice:::hist.constructor(x, breaks = breaks, ...) 7. ├─graphics::hist(...) 8. └─graphics::hist.default(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 189 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64