CRAN Package Check Results for Package prcbench

Last updated on 2025-12-07 07:49:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.10 19.38 151.00 170.38 OK
r-devel-linux-x86_64-debian-gcc 1.1.10 13.27 98.83 112.10 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.10 45.00 223.02 268.02 OK
r-devel-linux-x86_64-fedora-gcc 1.1.10 103.00 204.68 307.68 OK
r-devel-windows-x86_64 1.1.10 24.00 170.00 194.00 OK
r-patched-linux-x86_64 1.1.10 20.14 141.08 161.22 OK
r-release-linux-x86_64 1.1.10 19.00 140.98 159.98 OK
r-release-macos-arm64 1.1.10 OK
r-release-macos-x86_64 1.1.10 18.00 146.00 164.00 OK
r-release-windows-x86_64 1.1.10 27.00 166.00 193.00 OK
r-oldrel-macos-arm64 1.1.10 OK
r-oldrel-macos-x86_64 1.1.10 20.00 166.00 186.00 OK
r-oldrel-windows-x86_64 1.1.10 31.00 221.00 252.00 OK

Check Details

Version: 1.1.10
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'rJava', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

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

Version: 1.1.10
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc