Last updated on 2026-05-06 00:00:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.0 | 11.92 | 229.94 | 241.86 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.14.0 | 6.81 | 156.38 | 163.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.14.0 | 21.00 | 348.55 | 369.55 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.0 | 21.00 | 338.26 | 359.26 | ERROR | |
| r-devel-windows-x86_64 | 0.14.0 | 16.00 | 209.00 | 225.00 | ERROR | |
| r-patched-linux-x86_64 | 0.14.0 | 13.05 | 194.17 | 207.22 | OK | |
| r-release-linux-x86_64 | 0.14.0 | 11.18 | 193.88 | 205.06 | OK | |
| r-release-macos-arm64 | 0.14.0 | 3.00 | 47.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 0.14.0 | 9.00 | 200.00 | 209.00 | OK | |
| r-release-windows-x86_64 | 0.14.0 | 16.00 | 212.00 | 228.00 | OK | |
| r-oldrel-macos-arm64 | 0.14.0 | 3.00 | 54.00 | 57.00 | OK | |
| r-oldrel-macos-x86_64 | 0.14.0 | 9.00 | 160.00 | 169.00 | OK | |
| r-oldrel-windows-x86_64 | 0.14.0 | 21.00 | 288.00 | 309.00 | OK |
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [128s/169s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3learners")
+ test_check("mlr3learners")
+ }
Loading required package: mlr3
Saving _problems/test_regr_cv_glmnet-24.R
Saving _problems/test_regr_glmnet-21.R
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_classif_nnet.R:2:1', 'test_classif_xgboost.R:2:1',
'test_regr_nnet.R:2:1', 'test_regr_xgboost.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_regr_cv_glmnet.R:21:3'): selected_features ───────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
── Failure ('test_regr_glmnet.R:18:3'): selected_features ──────────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [89s/158s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3learners")
+ test_check("mlr3learners")
+ }
Loading required package: mlr3
Saving _problems/test_regr_cv_glmnet-24.R
Saving _problems/test_regr_glmnet-21.R
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_classif_nnet.R:2:1', 'test_classif_xgboost.R:2:1',
'test_regr_nnet.R:2:1', 'test_regr_xgboost.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_regr_cv_glmnet.R:21:3'): selected_features ───────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
── Failure ('test_regr_glmnet.R:18:3'): selected_features ──────────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3m/11m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3learners")
+ test_check("mlr3learners")
+ }
Loading required package: mlr3
Saving _problems/test_regr_cv_glmnet-24.R
Saving _problems/test_regr_glmnet-21.R
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_classif_nnet.R:2:1', 'test_classif_xgboost.R:2:1',
'test_regr_nnet.R:2:1', 'test_regr_xgboost.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_regr_cv_glmnet.R:21:3'): selected_features ───────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
── Failure ('test_regr_glmnet.R:18:3'): selected_features ──────────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [189s/535s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3learners")
+ test_check("mlr3learners")
+ }
Loading required package: mlr3
Saving _problems/test_regr_cv_glmnet-24.R
Saving _problems/test_regr_glmnet-21.R
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_classif_nnet.R:2:1', 'test_classif_xgboost.R:2:1',
'test_regr_nnet.R:2:1', 'test_regr_xgboost.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_regr_cv_glmnet.R:21:3'): selected_features ───────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
── Failure ('test_regr_glmnet.R:18:3'): selected_features ──────────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.14.0
Check: tests
Result: ERROR
Running 'testthat.R' [101s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("testthat")
+ library("mlr3learners")
+ test_check("mlr3learners")
+ }
Loading required package: mlr3
Saving _problems/test_regr_cv_glmnet-24.R
Saving _problems/test_regr_glmnet-21.R
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test_classif_nnet.R:2:1', 'test_classif_xgboost.R:2:1',
'test_regr_nnet.R:2:1', 'test_regr_xgboost.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_regr_cv_glmnet.R:21:3'): selected_features ───────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
── Failure ('test_regr_glmnet.R:18:3'): selected_features ──────────────────────
Expected `learner$selected_features(0)` to equal `task$feature_names`.
Differences:
`actual`: "am"
`expected`: "am" "carb" "cyl" "disp" "drat" "gear" "hp" "qsec" "vs" "wt"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 633 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64