CRAN Package Check Results for Package distillML

Last updated on 2025-03-15 18:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0.13 13.59 336.52 350.11 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0.13 0.38 1.24 1.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0.13 441.45 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0.13 482.82 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 13.46 310.96 324.42 ERROR
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 14.00 165.00 179.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 19.00 207.00 226.00 ERROR

Check Details

Version: 0.1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [253s/167s] 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-debian-clang

Version: 0.1.0.13
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [276s/383s] 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’ [261s/360s] 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

Version: 0.1.0.13
Check: tests
Result: ERROR Running ‘testthat.R’ [235s/150s] 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-patched-linux-x86_64

Version: 0.1.0.13
Check: tests
Result: ERROR Running 'testthat.R' [95s] 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-oldrel-windows-x86_64