Last updated on 2026-06-17 18:55:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 18.07 | 259.94 | 278.01 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 11.68 | 182.66 | 194.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 29.00 | 412.50 | 441.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 28.00 | 412.29 | 440.29 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 20.00 | 258.00 | 278.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 17.20 | 259.71 | 276.91 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 18.56 | 261.10 | 279.66 | OK | |
| r-release-macos-arm64 | 1.0.0 | 4.00 | 74.00 | 78.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 12.00 | 258.00 | 270.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 18.00 | 265.00 | 283.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 4.00 | 73.00 | 77.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.0 | 12.00 | 235.00 | 247.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 25.00 | 344.00 | 369.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(AutoMLR)
AutoMLR loaded (1.0.0). Call initialize_auto_logging() to enable file logging, start_parallel() to enable parallel execution.
>
> test_check("AutoMLR")
2026-06-18 02:37:27.804 R[12068:164087] XType: Using static font registry.
Saving _problems/test-survival-workflow-275.R
[ FAIL 1 | WARN 3269 | SKIP 1 | PASS 372 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• {plsRcox} cannot be loaded (1): 'test-survival-workflow.R:52:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-survival-workflow.R:274:5'): fit_surv_ensemble auto-uses automlr_input cohorts for stability ──
Expected `file.exists(file.path(export_dir, "figures", "publication", "fig4_multi_cohort_time_roc_panel.png"))` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 3269 | SKIP 1 | PASS 372 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64