CRAN Package Check Results for Maintainer ‘Giuseppe Casalicchio <giuseppe.casalicchio at stat.uni-muenchen.de>’

Last updated on 2024-05-20 05:50:03 CEST.

Package ERROR OK
OpenML 12
RBPcurve 1 11

Package OpenML

Current CRAN status: OK: 12

Package RBPcurve

Current CRAN status: ERROR: 1, OK: 11

Version: 1.2
Check: tests
Result: ERROR Running ‘run-all.R’ [5s/6s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > library(mlr) Loading required package: ParamHelpers Warning message: 'mlr' is in 'maintenance-only' mode since July 2019. Future development will only happen in 'mlr3' (<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be uncaught bugs meanwhile in {mlr} - please consider switching. > > test_check("RBPcurve") Loading required package: RBPcurve [ 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 = `<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-release-linux-x86_64