CRAN Package Check Results for Package mlr3pipelines

Last updated on 2026-09-09 06:51:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 36.03 712.86 748.89 OK
r-devel-linux-x86_64-debian-gcc 0.12.0 24.49 467.94 492.43 OK
r-devel-linux-x86_64-fedora-clang 0.12.0 27.00 453.34 480.34 OK
r-devel-linux-x86_64-fedora-gcc 0.12.0 25.00 452.79 477.79 OK
r-devel-windows-x86_64 0.12.0 39.00 546.00 585.00 OK
r-patched-linux-x86_64 0.11.0 56.93 618.36 675.29 ERROR
r-release-linux-x86_64 0.11.0 35.26 637.77 673.03 ERROR
r-release-macos-arm64 0.11.0 8.00 106.00 114.00 OK
r-release-macos-x86_64 0.12.0 26.00 595.00 621.00 OK
r-release-windows-x86_64 0.12.0 49.00 535.00 584.00 OK
r-oldrel-macos-arm64 0.12.0 8.00 113.00 121.00 OK
r-oldrel-macos-x86_64 0.12.0 26.00 585.00 611.00 OK
r-oldrel-windows-x86_64 0.12.0 64.00 593.00 657.00 OK

Check Details

Version: 0.11.0
Check: examples
Result: ERROR Running examples in ‘mlr3pipelines-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mlr_pipeops_imputeconstant > ### Title: Impute Features by a Constant > ### Aliases: mlr_pipeops_imputeconstant PipeOpImputeConstant > > ### ** Examples > > library("mlr3") > > task = tsk("pima") Error: Element with key 'pima' not found in DictionaryTask! Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed mlr_graphs_ovr 4.965 0.335 7.216 mlr_pipeops 3.682 0.060 7.476 Flavor: r-patched-linux-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [344s/178s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("checkmate") + library("testthat") + library("mlr3") + library("paradox") + library("mlr3pipelines") + test_check("mlr3pipelines") + } Starting 2 test processes. > test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1) > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain Saving _problems/test_mlr_graphs_robustify-106.R > test_multiplicities.R: > test_multiplicities.R: [[1]] > test_multiplicities.R: [1] 0 > test_multiplicities.R: > test_multiplicities.R: > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" Saving _problems/test_pipeop_classbalancing-13.R Saving _problems/test_pipeop_classweights-17.R Saving _problems/test_pipeop_classweights-36.R Saving _problems/test_pipeop_imputelearner-7.R Saving _problems/test_pipeop_imputelearner-138.R > test_pipeop_isomap.R: 2026-09-02 18:27:28.550726: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:28.551496: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:28.567632: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:28.587613: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:28.660483: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:28.660957: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:28.672324: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:28.690915: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:28.717433: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:28.718119: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:28.738538: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:28.780449: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:28.781637: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:28.809115: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:28.809604: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:28.825988: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:28.868324: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:28.869475: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:28.95727: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:28.957746: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:28.974948: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.07361: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:29.111722: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:29.112417: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:29.161439: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.357166: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:29.361556: DONE Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-09-02 18:27:29.521878: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:29.522328: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:29.533071: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.552369: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:29.586112: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:29.586806: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:29.603696: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.647082: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:29.64825: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:29.796322: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:29.796813: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:29.807982: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.826436: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:29.882522: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:29.883262: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:29.91292: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:29.955004: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:29.956317: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:30.044128: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.044597: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.056527: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.074891: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:30.12775: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:30.128447: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.145417: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.18715: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:30.188289: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:30.271436: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.2719: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.282216: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.300739: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:30.352306: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:30.352999: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.370207: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.410332: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:30.412398: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:30.512239: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.512784: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.525846: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.544436: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:30.597795: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-02 18:27:30.598514: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.615636: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.658044: embedding > test_pipeop_isomap.R: 2026-09-02 18:27:30.659308: DONE > test_pipeop_isomap.R: 2026-09-02 18:27:30.753029: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.7535: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.765402: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.784075: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:30.87167: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.872164: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.882539: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.900878: Classical Scaling > test_pipeop_isomap.R: 2026-09-02 18:27:30.928147: Isomap START > test_pipeop_isomap.R: 2026-09-02 18:27:30.928625: constructing knn graph > test_pipeop_isomap.R: 2026-09-02 18:27:30.938384: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-02 18:27:30.957056: Classical Scaling Saving _problems/test_pipeop_missind-4.R > test_pipeop_nmf.R: [PipeOpNMFstate] > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_nmf.R: [PipeOpNMFstate] Saving _problems/test_pipeop_unbranch-21.R Saving _problems/test_pipeop_tunethreshold-36.R Saving _problems/test_pipeop_tunethreshold-73.R Saving _problems/test_selector-6.R [ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ] ══ Skipped tests (128) ═════════════════════════════════════════════════════════ • On CRAN (125): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3', 'test_Graph.R:283:3', 'test_PipeOp.R:32:1', 'test_GraphLearner.R:5:3', 'test_GraphLearner.R:221:3', 'test_GraphLearner.R:343:3', 'test_GraphLearner.R:408:3', 'test_GraphLearner.R:571:3', 'test_doublearrow.R:2:1', 'test_gunion.R:2:1', 'test_learner_weightedaverage.R:5:3', 'test_learner_weightedaverage.R:57:3', 'test_learner_weightedaverage.R:105:3', 'test_learner_weightedaverage.R:152:3', 'test_meta.R:39:3', 'test_dictionary.R:7:3', 'test_mlr_graphs_branching.R:26:3', 'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3', 'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3', 'test_pipeop_branch.R:4:3', 'test_pipeop_chunk.R:4:3', 'test_pipeop_classbalancing.R:7:3', 'test_pipeop_boxcox.R:7:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3', 'test_pipeop_colapply.R:9:3', 'test_pipeop_collapsefactors.R:6:3', 'test_pipeop_copy.R:5:3', 'test_pipeop_colroles.R:6:3', 'test_pipeop_decode.R:14:3', 'test_pipeop_encode.R:21:3', 'test_pipeop_datefeatures.R:10:3', 'test_pipeop_encodeimpact.R:11:3', 'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3', 'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodelmer.R:15:3', 'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3', 'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3', 'test_pipeop_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_imputelearner.R:43:3', 'test_pipeop_info.R:3:1', 'test_pipeop_impute.R:4:3', 'test_pipeop_isomap.R:10:3', 'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3', 'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3', 'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3', 'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3', 'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3', 'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3', 'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3', 'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3', 'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3', 'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3', 'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3', 'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3', 'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3', 'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3', 'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3', 'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3', 'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3', 'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3', 'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3', 'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3', 'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3', 'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3', 'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3', 'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3', 'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3', 'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1', 'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3', 'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3', 'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3', 'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3', 'test_pipeop_nmf.R:6:3', 'test_pipeop_textvectorizer.R:37:3', 'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_tomek.R:7:3', 'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3', 'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3', 'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3', 'test_ppl.R:63:3', 'test_typecheck.R:188:3' • Skipping (1): 'test_GraphLearner.R:1278:3' • empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ─────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ─────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ────────────────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ─── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ─────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3 2. │ └─mlr3pipelines:::.__Graph__train(...) 3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input) 4. └─mlr3::tsk("pima") 5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_selector.R:6:3'): Selectors work ─────────────────────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) [ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.11.0
Check: examples
Result: ERROR Running examples in ‘mlr3pipelines-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mlr_pipeops_imputeconstant > ### Title: Impute Features by a Constant > ### Aliases: mlr_pipeops_imputeconstant PipeOpImputeConstant > > ### ** Examples > > library("mlr3") > > task = tsk("pima") Error: Element with key 'pima' not found in DictionaryTask! Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed mlr_graphs_ovr 4.438 0.051 6.099 mlr_pipeops 3.386 0.028 5.074 Flavor: r-release-linux-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [365s/233s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("checkmate") + library("testthat") + library("mlr3") + library("paradox") + library("mlr3pipelines") + test_check("mlr3pipelines") + } Starting 2 test processes. > test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1) > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: Predicting test_autotrain Saving _problems/test_mlr_graphs_robustify-106.R > test_multiplicities.R: > test_multiplicities.R: > test_multiplicities.R: [[1]] > test_multiplicities.R: [1] 0 > test_multiplicities.R: > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" Saving _problems/test_pipeop_classbalancing-13.R Saving _problems/test_pipeop_classweights-17.R Saving _problems/test_pipeop_classweights-36.R Saving _problems/test_pipeop_imputelearner-7.R Saving _problems/test_pipeop_imputelearner-138.R Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-09-05 18:39:12.470097: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:12.471094: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:12.486747: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:12.515076: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:12.661099: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:12.661651: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:12.674839: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:12.695182: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:12.731562: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:12.732313: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:12.864599: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:12.962909: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:12.967139: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:13.036964: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:13.03754: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:13.057014: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:13.09968: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:13.103971: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:13.301298: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:13.301876: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:13.342762: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:13.548358: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:13.588019: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:13.58872: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:13.659243: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:14.098725: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:14.104564: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:14.451603: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:14.452369: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:14.467182: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:14.486007: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:14.553364: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:14.55428: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:14.602687: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:14.677197: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:14.680356: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:14.868239: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:14.868774: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:14.903785: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:14.92862: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:14.991806: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:14.992536: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.012269: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.057017: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:15.058292: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:15.194918: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:15.195436: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.215904: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.240005: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:15.345686: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:15.34643: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.377277: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.420373: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:15.423436: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:15.523554: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:15.528748: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.554027: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.577602: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:15.650433: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:15.651164: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.669448: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.715318: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:15.716585: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:15.821383: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:15.821911: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:15.845447: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:15.887893: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:16.002338: L-Isomap embed START > test_pipeop_isomap.R: 2026-09-05 18:39:16.003037: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:16.021572: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:16.068923: embedding > test_pipeop_isomap.R: 2026-09-05 18:39:16.070141: DONE > test_pipeop_isomap.R: 2026-09-05 18:39:16.183173: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:16.183653: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:16.20621: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:16.239295: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:16.333063: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:16.333547: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:16.344452: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:16.374517: Classical Scaling > test_pipeop_isomap.R: 2026-09-05 18:39:16.423385: Isomap START > test_pipeop_isomap.R: 2026-09-05 18:39:16.423911: constructing knn graph > test_pipeop_isomap.R: 2026-09-05 18:39:16.445778: calculating geodesic distances > test_pipeop_isomap.R: 2026-09-05 18:39:16.464815: Classical Scaling Saving _problems/test_pipeop_missind-4.R > test_pipeop_nmf.R: [PipeOpNMFstate] > test_pipeop_nmf.R: [PipeOpNMFstate] > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: > test_pipeop_task_preproc.R: Training debug_affectcols > test_pipeop_task_preproc.R: Saving _problems/test_pipeop_unbranch-21.R Saving _problems/test_pipeop_tunethreshold-36.R Saving _problems/test_pipeop_tunethreshold-73.R Saving _problems/test_selector-6.R [ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ] ══ Skipped tests (128) ═════════════════════════════════════════════════════════ • On CRAN (125): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3', 'test_Graph.R:283:3', 'test_GraphLearner.R:5:3', 'test_GraphLearner.R:221:3', 'test_GraphLearner.R:343:3', 'test_GraphLearner.R:408:3', 'test_GraphLearner.R:571:3', 'test_PipeOp.R:32:1', 'test_doublearrow.R:2:1', 'test_gunion.R:2:1', 'test_learner_weightedaverage.R:5:3', 'test_learner_weightedaverage.R:57:3', 'test_learner_weightedaverage.R:105:3', 'test_learner_weightedaverage.R:152:3', 'test_meta.R:39:3', 'test_dictionary.R:7:3', 'test_mlr_graphs_branching.R:26:3', 'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3', 'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3', 'test_pipeop_boxcox.R:7:3', 'test_pipeop_chunk.R:4:3', 'test_pipeop_classbalancing.R:7:3', 'test_pipeop_branch.R:4:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_colapply.R:9:3', 'test_pipeop_classweightsex.R:9:3', 'test_pipeop_collapsefactors.R:6:3', 'test_pipeop_copy.R:5:3', 'test_pipeop_colroles.R:6:3', 'test_pipeop_decode.R:14:3', 'test_pipeop_encode.R:21:3', 'test_pipeop_datefeatures.R:10:3', 'test_pipeop_encodeimpact.R:11:3', 'test_pipeop_encodelmer.R:15:3', 'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3', 'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3', 'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3', 'test_pipeop_histbin.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_imputelearner.R:43:3', 'test_pipeop_info.R:3:1', 'test_pipeop_impute.R:4:3', 'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3', 'test_pipeop_isomap.R:10:3', 'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3', 'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3', 'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3', 'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3', 'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3', 'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3', 'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3', 'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3', 'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3', 'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3', 'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3', 'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3', 'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3', 'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3', 'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3', 'test_pipeop_nearmiss.R:7:3', 'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3', 'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3', 'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3', 'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3', 'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3', 'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3', 'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3', 'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3', 'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1', 'test_pipeop_splines.R:3:1', 'test_pipeop_nmf.R:6:3', 'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3', 'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3', 'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3', 'test_pipeop_subsample.R:6:3', 'test_pipeop_tomek.R:7:3', 'test_pipeop_textvectorizer.R:37:3', 'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3', 'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3', 'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3', 'test_typecheck.R:188:3', 'test_ppl.R:63:3' • Skipping (1): 'test_GraphLearner.R:1278:3' • empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ─────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ─────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ────────────────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ─── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3 2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 5. └─mlr3misc::stopf(...) ── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ─────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3 2. │ └─mlr3pipelines:::.__Graph__train(...) 3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input) 4. └─mlr3::tsk("pima") 5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...) 6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) ── Error ('test_selector.R:6:3'): Selectors work ─────────────────────────────── <Mlr3Error/error/condition> Error: Element with key 'pima' not found in DictionaryTask! Backtrace: ▆ 1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3 2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args) 3. │ └─base::eval.parent(expr, n = 1L) 4. │ └─base::eval(expr, p) 5. │ └─base::eval(expr, p) 6. └─mlr3misc:::dictionary_get(self = self, key = key) 7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest) 8. └─mlr3misc::stopf(...) [ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64