Last updated on 2026-05-07 23:57:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3 | 11.11 | 99.93 | 111.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3 | 7.32 | 66.60 | 73.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3 | 18.00 | 156.67 | 174.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3 | 17.00 | 140.73 | 157.73 | OK | |
| r-devel-windows-x86_64 | 1.3 | 12.00 | 95.00 | 107.00 | OK | |
| r-patched-linux-x86_64 | 1.3 | 9.03 | 86.69 | 95.72 | OK | |
| r-release-linux-x86_64 | 1.3 | 10.17 | 87.84 | 98.01 | OK | |
| r-release-macos-arm64 | 1.3 | 3.00 | 25.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.3 | 8.00 | 84.00 | 92.00 | OK | |
| r-release-windows-x86_64 | 1.3 | 12.00 | 94.00 | 106.00 | OK | |
| r-oldrel-macos-arm64 | 1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3 | 6.00 | 82.00 | 88.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3 | 15.00 | 122.00 | 137.00 | ERROR |
Version: 1.3
Check: tests
Result: ERROR
Running 'run-all.R' [7s]
Running the tests in 'tests/run-all.R' failed.
Complete output:
> library(testthat)
> library(mlr)
Loading required package: ParamHelpers
>
> test_check("RBPcurve")
Loading required package: RBPcurve
Saving _problems/test_add-18.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_add.R:18:9'): add_functions ────────────────────────────────────
Error in `rect(y1, x1, y2, x2, ...)`: invalid graphics state
Backtrace:
▆
1. └─RBPcurve (local) checkAdd(fun = k, obj = obj, plot.values = i, show.info = j) at test_add.R:18:9
2. ├─base::do.call(fun, fun.arg) at test_add.R:9:3
3. └─RBPcurve::addWellCalib(obj = `<S3: RBPObj>`, plot.values = TRUE)
4. ├─TeachingDemos::subplot(...)
5. ├─base::do.call(...)
6. ├─graphics::barplot(...)
7. └─graphics::barplot.default(...)
8. └─graphics (local) xyrect(...)
9. └─graphics::rect(y1, x1, y2, x2, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 11 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64