CRAN Package Check Results for Package superb

Last updated on 2025-11-30 07:49:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 10.26 475.66 485.92 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 7.84 317.79 325.63 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 55.00 714.40 769.40 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 69.00 714.31 783.31 OK
r-devel-windows-x86_64 1.0.0 19.00 437.00 456.00 OK
r-patched-linux-x86_64 1.0.0 11.17 452.07 463.24 OK
r-release-linux-x86_64 1.0.0 9.98 452.92 462.90 ERROR
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 10.00 529.00 539.00 OK
r-release-windows-x86_64 1.0.0 16.00 469.00 485.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 11.00 402.00 413.00 OK
r-oldrel-windows-x86_64 1.0.0 21.00 588.00 609.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [102s/126s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("superb") Loading required package: superb Saving _problems/test_GRD-836.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 289 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GRD.R:836: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:836: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 289 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64