CRAN Package Check Results for Package distillML

Last updated on 2025-03-13 15:51:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.13 13.07 309.41 322.48 OK
r-devel-linux-x86_64-debian-gcc 0.1.0.13 8.71 369.14 377.85 OK
r-devel-linux-x86_64-fedora-clang 0.1.0.13 434.04 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0.13 467.16 ERROR
r-devel-macos-arm64 0.1.0.13 107.00 OK
r-devel-macos-x86_64 0.1.0.13 131.00 OK
r-devel-windows-x86_64 0.1.0.13 14.00 166.00 180.00 OK
r-patched-linux-x86_64 0.1.0.13 OK
r-release-linux-x86_64 0.1.0.13 12.65 301.59 314.24 OK
r-release-macos-arm64 0.1.0.13 108.00 OK
r-release-macos-x86_64 0.1.0.13 108.00 OK
r-release-windows-x86_64 0.1.0.13 15.00 163.00 178.00 OK
r-oldrel-macos-arm64 0.1.0.13 OK
r-oldrel-macos-x86_64 0.1.0.13 123.00 OK
r-oldrel-windows-x86_64 0.1.0.13 18.00 205.00 223.00 OK

Check Details

Version: 0.1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [272s/304s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(distillML) > packageVersion("distillML") [1] '0.1.0.13' > > test_check("distillML") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ── Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-predictor.R:57:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04) 5. ├─wrapped_preds[, 1] 6. └─base::`[.data.frame`(wrapped_preds, , 1) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [258s/232s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(distillML) > packageVersion("distillML") [1] '0.1.0.13' > > test_check("distillML") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-predictor.R:57:3'): Tests that the predictor wrapper is working ── Error in ``[.data.frame`(wrapped_preds, , 1)`: undefined columns selected Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-predictor.R:57:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::all.equal(wrapped_preds[, 1], standard_preds, tolerance = 1e-04) 5. ├─wrapped_preds[, 1] 6. └─base::`[.data.frame`(wrapped_preds, , 1) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 83 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc