Last updated on 2026-05-12 13:52:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.14.0 | 11.74 | 221.66 | 233.40 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.14.0 | 8.42 | 160.03 | 168.45 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.14.0 | 20.00 | 324.00 | 344.00 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.14.0 | 21.00 | 335.31 | 356.31 | ERROR | |
| r-devel-windows-x86_64 | 0.14.0 | 16.00 | 214.00 | 230.00 | ERROR | |
| r-patched-linux-x86_64 | 0.14.0 | 13.37 | 198.70 | 212.07 | ERROR | |
| r-release-linux-x86_64 | 0.14.0 | 9.74 | 197.54 | 207.28 | ERROR | |
| 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 | 15.00 | 215.00 | 230.00 | ERROR | |
| 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 | 284.00 | 305.00 | ERROR |
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [124s/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-clang
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [92s/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’ [180s/252s]
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’ [186s/550s]
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' [106s]
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
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [111s/190s]
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-patched-linux-x86_64
Version: 0.14.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [110s/201s]
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-release-linux-x86_64
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-release-windows-x86_64
Version: 0.14.0
Check: tests
Result: ERROR
Running 'testthat.R' [153s]
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-oldrel-windows-x86_64