Last updated on 2026-03-29 01:50:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 10.58 | 180.39 | 190.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 8.00 | 138.47 | 146.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 21.00 | 267.96 | 288.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 18.00 | 246.69 | 264.69 | OK | |
| r-devel-macos-arm64 | 0.1.2 | 4.00 | 48.00 | 52.00 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 19.00 | 178.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 11.10 | 153.16 | 164.26 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 10.46 | 153.18 | 163.64 | OK | |
| r-release-macos-arm64 | 0.1.2 | 4.00 | 47.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 11.00 | 388.00 | 399.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 21.00 | 174.00 | 195.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.1.2 | 3.00 | 53.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 10.00 | 235.00 | 245.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 22.00 | 240.00 | 262.00 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [76s]
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_03_27_01_50_00_19420\RtmpmQqld7\file2e3f0584458a4.html
Saved: D:\temp\2026_03_27_01_50_00_19420\RtmpmQqld7\file2e3f028b16806.html
Saved: D:\temp\2026_03_27_01_50_00_19420\RtmpmQqld7\file2e3f0f336239.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-release-windows-x86_64