CRAN Package Check Results for Package mlr3db

Last updated on 2025-12-19 23:49:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 6.06 133.49 139.55 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 3.92 93.00 96.92 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 10.00 199.58 209.58 ERROR
r-devel-linux-x86_64-fedora-gcc 0.7.0 9.00 181.83 190.83 ERROR
r-devel-windows-x86_64 0.7.0 7.00 136.00 143.00 OK
r-patched-linux-x86_64 0.7.0 6.15 123.22 129.37 OK
r-release-linux-x86_64 0.7.0 5.60 128.11 133.71 OK
r-release-macos-arm64 0.7.0 OK
r-release-macos-x86_64 0.7.0 4.00 135.00 139.00 OK
r-release-windows-x86_64 0.7.0 8.00 134.00 142.00 OK
r-oldrel-macos-arm64 0.7.0 NOTE
r-oldrel-macos-x86_64 0.7.0 4.00 132.00 136.00 NOTE
r-oldrel-windows-x86_64 0.7.0 9.00 182.00 191.00 NOTE

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [56s/88s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("testthat") + library("mlr3db") + test_check("mlr3db") + } Loading required package: mlr3 Loading required namespace: RSQLite Loading required namespace: RSQLite Saving _problems/test_train_predict_dplyr-20.R Saving _problems/test_train_predict_duckdb-18.R [ FAIL 2 | WARN 0 | SKIP 3 | PASS 998 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • {polars} is not installed (3): 'test_as_polars_backend.R:1:1', 'test_polars.R:1:1', 'test_train_predict_polars.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_train_predict_dplyr.R:20:5'): resample works ─────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_dplyr.R:19:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_dplyr.R:20:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) ── Error ('test_train_predict_duckdb.R:18:5'): resample works ────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_duckdb.R:17:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_duckdb.R:18:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) [ FAIL 2 | WARN 0 | SKIP 3 | PASS 998 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [123s/260s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("testthat") + library("mlr3db") + test_check("mlr3db") + } Loading required package: mlr3 Loading required namespace: RSQLite Loading required namespace: RSQLite Saving _problems/test_train_predict_dplyr-20.R Saving _problems/test_train_predict_duckdb-18.R [ FAIL 2 | WARN 0 | SKIP 3 | PASS 998 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • {polars} is not installed (3): 'test_as_polars_backend.R:1:1', 'test_polars.R:1:1', 'test_train_predict_polars.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_train_predict_dplyr.R:20:5'): resample works ─────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_dplyr.R:19:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_dplyr.R:20:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) ── Error ('test_train_predict_duckdb.R:18:5'): resample works ────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_duckdb.R:17:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_duckdb.R:18:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) [ FAIL 2 | WARN 0 | SKIP 3 | PASS 998 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [113s/158s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("testthat") + library("mlr3db") + test_check("mlr3db") + } Loading required package: mlr3 Loading required namespace: RSQLite Loading required namespace: RSQLite Saving _problems/test_train_predict_dplyr-20.R Saving _problems/test_train_predict_duckdb-18.R [ FAIL 2 | WARN 1 | SKIP 3 | PASS 998 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • {polars} is not installed (3): 'test_as_polars_backend.R:1:1', 'test_polars.R:1:1', 'test_train_predict_polars.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_train_predict_dplyr.R:20:5'): resample works ─────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_dplyr.R:19:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_dplyr.R:20:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) ── Error ('test_train_predict_duckdb.R:18:5'): resample works ────────────────── Error in ``[.data.table`(data, , `:=`("task_hash", task[[1L]]$hash), by = "uhash")`: attempt access index 9/9 in VECTOR_ELT Backtrace: ▆ 1. ├─global with_future(...) at test_train_predict_duckdb.R:17:3 2. │ └─base::force(expr) 3. └─mlr3::resample(task, learner, mlr3::rsmp("cv", folds = 3)) at test_train_predict_duckdb.R:18:5 4. └─ResultData$new(data, data_extra, store_backends = store_backends) 5. └─mlr3 (local) initialize(...) 6. └─mlr3:::.__ResultData__initialize(...) 7. ├─data[, `:=`("task_hash", task[[1L]]$hash), by = "uhash"] 8. └─data.table:::`[.data.table`(...) [ FAIL 2 | WARN 1 | SKIP 3 | PASS 998 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘polars’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.7.0
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘polars’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64