CRAN Package Check Results for Package prcbench

Last updated on 2026-03-05 05:53:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.10 22.37 153.83 176.20 OK
r-devel-linux-x86_64-debian-gcc 1.1.10 14.46 109.45 123.91 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.10 39.00 229.70 268.70 OK
r-devel-linux-x86_64-fedora-gcc 1.1.10 37.00 257.34 294.34 OK
r-devel-macos-arm64 1.1.10 5.00 48.00 53.00 OK
r-devel-windows-x86_64 1.1.10 28.00 173.00 201.00 OK
r-patched-linux-x86_64 1.1.10 20.30 142.65 162.95 OK
r-release-linux-x86_64 1.1.10 19.38 142.59 161.97 OK
r-release-macos-arm64 1.1.10 OK
r-release-macos-x86_64 1.1.10 15.00 149.00 164.00 OK
r-release-windows-x86_64 1.1.10 26.00 178.00 204.00 OK
r-oldrel-macos-arm64 1.1.10 OK
r-oldrel-macos-x86_64 1.1.10 15.00 171.00 186.00 OK
r-oldrel-windows-x86_64 1.1.10 32.00 218.00 250.00 OK

Check Details

Version: 1.1.10
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/54s] 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-gcc