Last updated on 2025-12-04 09:50:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 10.91 | 479.20 | 490.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 8.13 | 334.08 | 342.21 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 22.00 | 714.44 | 736.44 | 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 | 17.00 | 436.00 | 453.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 12.57 | 447.43 | 460.00 | 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 | 20.00 | 571.00 | 591.00 | OK |
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