CRAN Package Check Results for Package ml

Last updated on 2026-04-11 06:51:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 10.60 183.69 194.29 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 8.31 137.12 145.43 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 21.00 252.67 273.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 19.00 246.61 265.61 OK
r-devel-macos-arm64 0.1.2 3.00 38.00 41.00 OK
r-devel-windows-x86_64 0.1.2 25.00 179.00 204.00 ERROR
r-patched-linux-x86_64 0.1.2 10.88 158.82 169.70 OK
r-release-linux-x86_64 0.1.2 10.57 154.37 164.94 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 23.00 171.00 194.00 OK
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 26.00 231.00 257.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [78s] 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_04_10_01_50_00_25548\RtmpYNIsDv\file1844c7fb75544.html Saved: D:\temp\2026_04_10_01_50_00_25548\RtmpYNIsDv\file1844caddbc0.html Saved: D:\temp\2026_04_10_01_50_00_25548\RtmpYNIsDv\file1844c5b433114.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