Last updated on 2026-06-16 08:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 11.97 | 175.72 | 187.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 7.76 | 134.13 | 141.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 19.00 | 244.63 | 263.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 19.00 | 266.15 | 285.15 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 20.00 | 176.00 | 196.00 | ERROR | |
| r-patched-linux-x86_64 | 0.1.2 | 10.24 | 158.51 | 168.75 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 10.61 | 155.57 | 166.18 | OK | |
| r-release-macos-arm64 | 0.1.2 | 3.00 | 38.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 10.00 | 162.00 | 172.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 19.00 | 174.00 | 193.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 4.00 | 47.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 11.00 | 388.00 | 399.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 22.00 | 234.00 | 256.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [77s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ml)
>
> test_check("ml")
-- Calibrated ml_model [classification | logistic | Platt scaling]
Saved: D:\temp\2026_06_15_01_50_00_2195\RtmpqY0sw1\file59fac33f244d6.html
Saved: D:\temp\2026_06_15_01_50_00_2195\RtmpqY0sw1\file59fac32256503.html
Saved: D:\temp\2026_06_15_01_50_00_2195\RtmpqY0sw1\file59fac84329a9.html
Saving _problems/test-screen-13.R
[ FAIL 1 | WARN 1546 | SKIP 49 | PASS 1547 ]
══ Skipped tests (49) ══════════════════════════════════════════════════════════
• Rust backend not available (44): 'test-rust.R:15:3', 'test-rust.R:26:3',
'test-rust.R:38:3', 'test-rust.R:48:3', 'test-rust.R:63:3',
'test-rust.R:72:3', 'test-rust.R:81:3', 'test-rust.R:92:3',
'test-rust.R:102:3', 'test-rust.R:112:3', 'test-rust.R:124:3',
'test-rust.R:134:3', 'test-rust.R:155:3', 'test-rust.R:164:3',
'test-rust.R:173:3', 'test-rust.R:184:3', 'test-rust.R:196:3',
'test-rust.R:214:3', 'test-rust.R:224:3', 'test-rust.R:242:3',
'test-rust.R:253:3', 'test-rust.R:264:3', 'test-rust.R:277:3',
'test-rust.R:292:3', 'test-rust.R:310:3', 'test-rust.R:322:3',
'test-rust.R:333:3', 'test-rust.R:347:3', 'test-rust.R:358:3',
'test-rust.R:368:3', 'test-rust.R:383:3', 'test-rust.R:395:3',
'test-rust.R:409:3', 'test-rust.R:425:3', 'test-rust.R:438:3',
'test-rust.R:447:3', 'test-rust.R:463:3', 'test-rust.R:475:3',
'test-rust.R:487:3', 'test-rust.R:498:3', 'test-rust.R:514:3',
'test-rust.R:526:3', 'test-rust.R:538:3', 'test-rust.R:550:3'
• empty test (2): 'test-parity-w3.R:163:1', 'test-screen.R:16:1'
• gradient_boosting not available: algorithm='gradient_boosting'/'histgradient'
requires the Rust backend. (2): 'test-workflow.R:195:5',
'test-workflow.R:391:7'
• logistic is clf-only — use linear for regression; tested separately (1):
'test-predict.R:16:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-screen.R:13:3'): screen has time column (numeric, > 0) ───────
Expected `all(lb$time > 0)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1546 | SKIP 49 | PASS 1547 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64