Last updated on 2026-07-10 12:51:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 19.66 | 260.42 | 280.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 12.23 | 183.26 | 195.49 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 30.00 | 413.92 | 443.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 28.00 | 419.69 | 447.69 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 18.00 | 272.00 | 290.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 17.92 | 260.44 | 278.36 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 16.45 | 264.28 | 280.73 | 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 | 19.00 | 268.00 | 287.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 4.00 | 80.00 | 84.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 | 26.00 | 339.00 | 365.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-07-10 18:48:07.093 R[13407:169700] 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