Last updated on 2026-03-07 04:50:43 CET.
| Package | ERROR | OK |
|---|---|---|
| prcbench | 1 | 13 |
| precrec | 14 |
Current CRAN status: ERROR: 1, OK: 13
Version: 1.1.10
Check: tests
Result: ERROR
Running ‘testthat.R’ [59s/93s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> #' @importFrom prcbench
>
> library(testthat)
>
> # test_check("prcbench", reporter=ProgressReporter)
> test_check("prcbench")
Loading required package: prcbench
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
Saving _problems/test_tool_tools-8.R
Saving _problems/test_tool_tools-19.R
Saving _problems/test_tool_tools-20.R
Saving _problems/test_tool_tools-21.R
Saving _problems/test_tool_tools-22.R
Saving _problems/test_tool_tools-23.R
Saving _problems/test_tool_tools-24.R
Saving _problems/test_tool_tools-25.R
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[1] "rJava is not available."
[ FAIL 8 | WARN 0 | SKIP 2 | PASS 737 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• requireNamespace("rJava", quietly = TRUE) is not TRUE (2):
'test_tool_auccalc.R:93:3', 'test_tool_auccalc.R:131:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_tool_tools.R:8:3'): create_toolset: tool_names ───────────────
Expected `create_toolset("AUCCalculator")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:19:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "def5")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:20:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "auc5")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:21:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "crv5")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:22:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "def4")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:23:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "auc4")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:24:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = "crv4")` to run silently.
Actual noise: output.
── Failure ('test_tool_tools.R:25:3'): create_toolset: set_names ───────────────
Expected `create_toolset(set_names = c("auc5", "crv4"))` to run silently.
Actual noise: output.
[ FAIL 8 | WARN 0 | SKIP 2 | PASS 737 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: OK: 14