Last updated on 2025-12-28 03:51:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.0 | 5.09 | 133.59 | 138.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.0 | 4.07 | 98.76 | 102.83 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 9.00 | 201.97 | 210.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 10.00 | 213.99 | 223.99 | OK | |
| r-devel-windows-x86_64 | 0.7.0 | 7.00 | 130.00 | 137.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7.0 | 5.76 | 123.76 | 129.52 | OK | |
| r-release-linux-x86_64 | 0.7.0 | 4.53 | 122.31 | 126.84 | 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 | 7.00 | 131.00 | 138.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 | 178.00 | 187.00 | NOTE |
Version: 0.7.0
Check: tests
Result: ERROR
Running 'testthat.R' [66s]
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-windows-x86_64
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.