Last updated on 2025-10-10 15:50:15 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
OpenML | 2 | 11 | |
RBPcurve | 1 | 12 |
Current CRAN status: NOTE: 2, OK: 11
Version: 1.12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Giuseppe Casalicchio <giuseppe.casalicchio@stat.uni-muenchen.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Giuseppe",
family = "Casalicchio",
role = c("aut", "cre"),
email = "giuseppe.casalicchio@stat.uni-muenchen.de"),
person(given = "Bernd",
family = "Bischl",
role = "aut",
email = "bernd_bischl@gmx.net"),
person(given = "Dominik",
family = "Kirchhoff",
role = "aut",
email = "dom.kirchhoff@gmail.com"),
person(given = "Michel",
family = "Lang",
role = "aut",
email = "michellang@gmail.com"),
person(given = "Benjamin",
family = "Hofner",
role = "aut",
email = "benjamin.hofner@fau.de"),
person(given = "Jakob",
family = "Bossek",
role = "aut",
email = "j.bossek@gmail.com"),
person(given = "Pascal",
family = "Kerschke",
role = "aut",
email = "kerschke@uni-muenster.de"),
person(given = "Joaquin",
family = "Vanschoren",
role = "aut",
email = "joaquin.vanschoren@gmail.com"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, OK: 12
Version: 1.3
Check: tests
Result: ERROR
Running 'run-all.R' [4s]
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
[ 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-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.