CRAN Package Check Results for Package mlr3pipelines

Last updated on 2026-08-27 12:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.11.0 38.56 636.50 675.06 ERROR
r-devel-linux-x86_64-debian-gcc 0.11.0 24.05 454.10 478.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.11.0 29.00 471.66 500.66 ERROR
r-devel-linux-x86_64-fedora-gcc 0.11.0 28.00 475.04 503.04 ERROR
r-devel-windows-x86_64 0.11.0 43.00 472.00 515.00 ERROR
r-patched-linux-x86_64 0.11.0 56.16 619.89 676.05 ERROR
r-release-linux-x86_64 0.11.0 36.57 630.78 667.35 ERROR
r-release-macos-arm64 0.11.0 8.00 106.00 114.00 OK
r-release-macos-x86_64 0.11.0 24.00 528.00 552.00 OK
r-release-windows-x86_64 0.11.0 37.00 475.00 512.00 ERROR
r-oldrel-macos-arm64 0.11.0 OK
r-oldrel-macos-x86_64 0.11.0 28.00 883.00 911.00 OK
r-oldrel-windows-x86_64 0.11.0 55.00 609.00 664.00 ERROR

Additional issues

donttest

Check Details

Version: 0.11.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: mlr3pipelines/R/PipeOpFilter.R (.Names: 1) '.Names' should be changed to 'names'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-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.788 0.097 8.228 mlr_pipeops 3.685 0.071 6.798 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [358s/180s] 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] > test_pipeop_blsmote.R: "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-08-25 07:13:41.803266: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:41.804089: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:41.816792: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:41.840835: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:41.904603: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:41.906527: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:41.916026: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:41.932982: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:41.959196: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:41.959867: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:41.975752: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:42.020221: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:42.021337: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:42.052045: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:42.054111: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:42.514019: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:42.558821: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:42.559947: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:42.654356: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:42.654844: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:42.672587: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:42.771491: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:42.812491: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:42.813241: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:42.848732: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.05007: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:43.05517: DONE Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-25 07:13:43.214873: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:43.215404: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.227176: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.246009: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:43.285181: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:43.285951: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.307578: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.351712: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:43.353067: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:43.528777: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:43.529294: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.5524: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.570975: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:43.623532: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:43.624232: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.641299: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.684951: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:43.686007: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:43.774175: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:43.774666: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.784733: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.797878: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:43.853967: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:43.854706: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:43.871164: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:43.915737: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:43.916824: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:44.010294: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:44.010785: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.021417: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.041714: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:44.095578: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:44.09631: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.114228: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.156277: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:44.157147: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:44.248071: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:44.248569: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.259706: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.280066: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:44.338289: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 07:13:44.339041: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.360229: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.401675: embedding > test_pipeop_isomap.R: 2026-08-25 07:13:44.403039: DONE > test_pipeop_isomap.R: 2026-08-25 07:13:44.519933: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:44.520476: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.531204: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.550669: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:44.641646: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:44.641983: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.64905: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.66294: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 07:13:44.692791: Isomap START > test_pipeop_isomap.R: 2026-08-25 07:13:44.69331: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 07:13:44.705832: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 07:13:44.726054: 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: 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_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 9 | 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_dictionary.R:7:3', 'test_meta.R:39: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_classweights.R:10:3', 'test_pipeop_boxcox.R:7: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_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134: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_isomap.R:10: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_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_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_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_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 9 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

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 3.354 0.06 5.047 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [273s/174s] 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_Graph.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: 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] > test_pipeop_blsmote.R: "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_impute-452.R Saving _problems/test_pipeop_imputelearner-7.R Saving _problems/test_pipeop_imputelearner-138.R > test_pipeop_isomap.R: 2026-08-26 18:23:59.682696: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:23:59.683357: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:23:59.699566: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:23:59.714956: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:23:59.779837: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:23:59.780286: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:23:59.797343: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:23:59.826079: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:23:59.871774: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:23:59.875315: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:23:59.910245: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:23:59.981007: embedding > test_pipeop_isomap.R: 2026-08-26 18:23:59.983997: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:00.034516: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:00.034972: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.076301: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.109523: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:00.110425: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:00.184351: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:00.184787: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.199865: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.290969: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:00.31738: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:00.318023: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.344561: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.53635: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:00.580257: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:00.71654: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:00.718107: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.728806: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.748646: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:00.80512: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:00.807081: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.824195: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.855477: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:00.857721: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:00.973405: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:00.973808: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:00.982922: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:00.998766: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:01.047911: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:01.048508: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.064122: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.098249: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:01.0994: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:01.16614: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:01.166559: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.18608: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.21922: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:01.290935: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:01.291555: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.306675: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.341543: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:01.342498: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:01.422892: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:01.423352: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.445382: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.461264: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:01.50549: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:01.506176: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.525965: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.598845: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:01.602567: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:01.726549: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:01.727: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.737314: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.766041: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:01.872675: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:24:01.87326: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:01.918861: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:01.992306: embedding > test_pipeop_isomap.R: 2026-08-26 18:24:01.998578: DONE > test_pipeop_isomap.R: 2026-08-26 18:24:02.169485: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:02.169959: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:02.188729: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:02.218639: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:02.360696: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:02.361159: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:02.379158: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:02.405571: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:24:02.42657: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:24:02.426942: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:24:02.434297: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:24:02.447709: 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: > 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: > 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: 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 Saving _problems/test_pipeop_unbranch-21.R Saving _problems/test_selector-6.R Saving _problems/test_pipeop_tunethreshold-36.R Saving _problems/test_pipeop_tunethreshold-73.R [ FAIL 12 | WARN 9 | 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_dictionary.R:7: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_mlr_graphs_branching.R:26:3', 'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3', 'test_pipeop_blsmote.R:8:3', 'test_pipeop_adas.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_encodeimpact.R:11:3', 'test_pipeop_datefeatures.R:10: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_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3', 'test_pipeop_impute.R:4:3', 'test_pipeop_info.R:3:1', 'test_pipeop_imputelearner.R:43: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_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_nmf.R:6:3', 'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14: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_ppl.R:63:3', 'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191: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_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_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_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_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(...) ── 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(...) [ FAIL 12 | WARN 9 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.11.0
Check: examples
Result: ERROR Running examples in ‘mlr3pipelines-Ex.R’ failed The error most likely occurred in: > ### 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [280s/438s] 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: > test_PipeOp.R: Predicting test_autotrain > test_PipeOp.R: Training test_autotrain > test_PipeOp.R: > 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: > 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: 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: > 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: > 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: 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] > test_pipeop_blsmote.R: "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] > test_pipeop_blsmote.R: "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-08-24 08:10:47.333505: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:47.334156: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:47.362707: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:47.394295: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:47.482731: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:47.483125: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:47.50071: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:47.53032: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:47.575604: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:47.576185: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:47.608926: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:47.675955: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:47.679708: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:47.729251: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:47.729746: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:47.760184: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:47.826227: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:47.831346: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:47.98644: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:47.98684: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:48.037586: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:48.279979: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:48.382087: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:48.382684: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:48.461396: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:49.172907: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:49.18545: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:49.624318: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:49.624738: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:49.676074: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:49.725415: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:49.811248: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:49.811847: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:49.855787: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:49.969828: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:49.970752: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:50.51615: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:50.525223: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:50.56196: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:50.619685: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:50.790199: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:50.79946: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:50.857876: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:51.002286: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:51.003193: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:51.324864: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:51.3253: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:51.481932: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:51.564591: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:51.787885: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:51.793718: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:51.857211: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:52.024542: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:52.026481: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:52.377591: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:52.378043: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:52.406749: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:52.449455: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:52.592992: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:52.595845: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:52.64335: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:52.753355: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:52.756902: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:52.991632: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:52.992057: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:53.049597: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:53.098626: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:53.239071: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 08:10:53.239735: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:53.287689: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:53.393593: embedding > test_pipeop_isomap.R: 2026-08-24 08:10:53.400094: DONE > test_pipeop_isomap.R: 2026-08-24 08:10:53.640303: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:53.644794: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:53.669089: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:53.714485: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:54.021861: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:54.024254: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:54.059856: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:54.12249: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 08:10:54.221597: Isomap START > test_pipeop_isomap.R: 2026-08-24 08:10:54.222019: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 08:10:54.542511: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 08:10:54.605064: 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: > 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: > 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_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 9 | 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_blsmote.R:8:3', 'test_pipeop_adas.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_collapsefactors.R:6:3', 'test_pipeop_colapply.R:9: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_kernelpca.R:9:3', 'test_pipeop_isomap.R:10: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_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_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_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_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 9 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [283s/493s] 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: > test_multiplicities.R: [[1]] > test_multiplicities.R: [1] 0 > test_multiplicities.R: > test_pipeop_blsmote.R: [1] > test_pipeop_blsmote.R: "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] > test_pipeop_blsmote.R: "Borderline-SMOTE done" > test_pipeop_blsmote.R: [1] > test_pipeop_blsmote.R: "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-08-26 03:23:32.183664: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:32.185092: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:32.250571: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:32.299581: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:32.509701: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:32.512945: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:32.540783: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:32.58586: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:32.656258: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:32.657627: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:32.70382: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:32.817661: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:32.824268: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:32.895737: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:32.897463: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:32.944781: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:33.056124: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:33.063097: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:33.22165: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:33.223175: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:33.277014: calculating geodesic distances Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-26 03:23:33.564617: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:33.655577: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:33.660165: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:33.804272: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:34.226233: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:34.232607: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:34.488172: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:34.491399: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:34.510127: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:34.540854: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:34.598314: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:34.598903: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:34.910419: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:35.03369: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:35.036143: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:35.422813: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:35.423213: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:35.450778: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:35.497639: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:35.567138: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:35.568791: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:35.591763: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:35.650011: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:35.65386: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:35.812817: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:35.81723: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:35.835918: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:35.863328: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:35.941439: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:35.942625: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:35.999658: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:36.120845: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:36.121748: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:36.320607: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:36.327466: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:36.373239: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:36.423311: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:36.632611: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:36.63328: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:36.699878: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:36.789761: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:36.790749: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:36.980783: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:36.981289: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:37.024277: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:37.068383: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:37.185047: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 03:23:37.185707: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:37.270264: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:37.35808: embedding > test_pipeop_isomap.R: 2026-08-26 03:23:37.359384: DONE > test_pipeop_isomap.R: 2026-08-26 03:23:37.572469: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:37.574497: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:37.605792: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:37.653795: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:37.852931: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:37.853356: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:37.877869: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:37.908399: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 03:23:37.94722: Isomap START > test_pipeop_isomap.R: 2026-08-26 03:23:37.950527: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 03:23:38.880705: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 03:23:38.895287: 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: > 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: > 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_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 9 | SKIP 128 | PASS 8462 ] ══ Skipped tests (128) ═════════════════════════════════════════════════════════ • On CRAN (125): 'test_CnfFormula.R:591:3', 'test_CnfFormula_simplify.R:6: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_dictionary.R:7:3', 'test_meta.R:39: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_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_datefeatures.R:10:3', 'test_pipeop_encode.R:21:3', 'test_pipeop_decode.R:14: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_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134: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_isomap.R:10:3', 'test_pipeop_learner.R:17:3', 'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_modelmatrix.R:7:3', 'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_mutate.R:9:3', 'test_pipeop_nearmiss.R:7:3', '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_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_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_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 9 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.11.0
Check: tests
Result: ERROR Running 'testthat.R' [170s] 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: > 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 > test_pipeop_isomap.R: 2026-08-25 21:29:14.708688: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:14.710271: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:14.731177: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:14.757116: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:14.813577: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:14.814856: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:14.823681: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:14.842318: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:14.877958: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:14.879368: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:14.901532: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:14.944716: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:14.947294: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:14.991017: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:14.992265: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:15.007553: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:15.053027: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:15.055559: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:15.160883: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:15.161818: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:15.180559: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:15.283483: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:15.314868: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:15.316147: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:15.352875: calculating geodesic distances Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-25 21:29:15.569297: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:15.575401: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:15.723688: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:15.724617: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:15.810982: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:15.82947: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:15.871787: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:15.873197: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:15.891197: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:15.929967: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:15.932532: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:16.094609: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:16.095738: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.108755: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.127454: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:16.184054: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:16.186081: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.211734: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.255722: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:16.258318: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:16.338646: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:16.339594: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.350997: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.365318: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:16.422457: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:16.423881: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.455316: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.497618: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:16.499684: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:16.586003: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:16.587167: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.599292: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.615849: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:16.674822: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:16.676441: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.697071: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.735044: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:16.736534: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:16.801462: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:16.802468: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.811808: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.825963: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:16.869212: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-25 21:29:16.870397: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:16.898681: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:16.936311: embedding > test_pipeop_isomap.R: 2026-08-25 21:29:16.938614: DONE > test_pipeop_isomap.R: 2026-08-25 21:29:17.035064: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:17.035887: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:17.043816: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:17.059805: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:17.138374: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:17.13936: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:17.148909: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:17.166513: Classical Scaling > test_pipeop_isomap.R: 2026-08-25 21:29:17.202479: Isomap START > test_pipeop_isomap.R: 2026-08-25 21:29:17.203781: constructing knn graph > test_pipeop_isomap.R: 2026-08-25 21:29:17.217241: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-25 21:29:17.236241: 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: 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: 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 9 | 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_kernelpca.R:9:3', 'test_pipeop_isomap.R:10: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_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_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 9 | SKIP 128 | PASS 8462 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-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 Flavor: r-patched-linux-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [347s/177s] 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: > 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] > test_pipeop_blsmote.R: "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-08-26 18:49:31.191909: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:31.19267: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:31.208475: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:31.228876: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:31.281269: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:31.281754: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:31.293193: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:31.311764: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:31.33952: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:31.340247: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:31.425535: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:31.469731: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:31.471049: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:31.50407: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:31.504592: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:31.521163: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:31.566182: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:31.567417: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:32.126034: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:32.126559: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:32.144065: calculating geodesic distances Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-26 18:49:32.244368: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:32.281229: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:32.28199: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:32.314555: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:32.521806: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:32.524554: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:32.675144: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:32.675631: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:32.687706: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:32.707691: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:32.74038: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:32.741062: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:32.760256: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:32.803148: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:32.804527: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:32.953889: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:32.954403: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:32.967754: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:32.986489: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:33.037952: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:33.038623: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.066305: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.11072: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:33.113451: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:33.203178: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:33.203684: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.214574: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.233117: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:33.285795: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:33.286498: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.303544: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.347962: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:33.349176: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:33.43738: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:33.437901: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.449379: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.46809: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:33.522671: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:33.523382: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.540742: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.583095: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:33.584326: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:33.669438: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:33.669926: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.681737: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.700303: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:33.751822: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-26 18:49:33.752513: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.770331: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.812436: embedding > test_pipeop_isomap.R: 2026-08-26 18:49:33.813898: DONE > test_pipeop_isomap.R: 2026-08-26 18:49:33.914348: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:33.914836: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:33.936449: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:33.955471: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:34.041068: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:34.041549: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:34.053329: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:34.07251: Classical Scaling > test_pipeop_isomap.R: 2026-08-26 18:49:34.098541: Isomap START > test_pipeop_isomap.R: 2026-08-26 18:49:34.099032: constructing knn graph > test_pipeop_isomap.R: 2026-08-26 18:49:34.108904: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-26 18:49:34.128135: 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: > 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: 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_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_boxcox.R:7:3', 'test_pipeop_classbalancing.R:7:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3', 'test_pipeop_collapsefactors.R:6:3', 'test_pipeop_colapply.R:9: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_kernelpca.R:9:3', 'test_pipeop_isomap.R:10: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_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_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.638 0.231 6.259 Flavor: r-release-linux-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running ‘testthat.R’ [354s/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 Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-22 18:25:45.59001: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:45.590747: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:45.603157: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:45.621347: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:45.677069: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:45.677511: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:45.688105: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:45.709777: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:45.73733: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:45.738056: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:45.755849: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:45.797698: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:45.798899: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:45.829075: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:45.829581: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:45.851988: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:45.893845: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:45.896767: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:45.992874: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:45.993362: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.025062: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.123279: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:46.161258: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:46.161896: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.192207: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.390103: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:46.394217: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:46.55232: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:46.552796: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.563462: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.582206: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:46.617868: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:46.618567: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.644109: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.687923: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:46.689121: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:46.838323: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:46.838845: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.849683: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.867695: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:46.918415: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:46.919131: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:46.936543: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:46.979227: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:46.98048: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:47.070085: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:47.070582: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.081572: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.100031: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:47.164275: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:47.165031: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.18289: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.225055: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:47.226284: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:47.310961: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:47.311471: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.323976: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.342875: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:47.398219: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:47.398978: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.416689: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.458994: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:47.46026: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:47.549953: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:47.550467: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.561895: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.582081: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:47.646665: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-22 18:25:47.648985: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.66701: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.709563: embedding > test_pipeop_isomap.R: 2026-08-22 18:25:47.710891: DONE > test_pipeop_isomap.R: 2026-08-22 18:25:47.812797: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:47.813314: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.826071: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.844703: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:47.941845: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:47.942377: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:47.954759: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:47.97341: Classical Scaling > test_pipeop_isomap.R: 2026-08-22 18:25:48.000175: Isomap START > test_pipeop_isomap.R: 2026-08-22 18:25:48.000672: constructing knn graph > test_pipeop_isomap.R: 2026-08-22 18:25:48.010756: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-22 18:25:48.029268: 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: > 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: 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_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_boxcox.R:7:3', 'test_pipeop_chunk.R:4:3', 'test_pipeop_classbalancing.R:7:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3', 'test_pipeop_collapsefactors.R:6:3', 'test_pipeop_colapply.R:9: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_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134: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_isomap.R:10: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_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_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-release-linux-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running 'testthat.R' [158s] 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: > 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: > 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 > test_pipeop_isomap.R: 2026-08-23 09:14:57.274443: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:57.27552: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.289942: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.305809: Classical Scaling Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-23 09:14:57.372139: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:57.373206: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.382269: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.398836: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:57.425703: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:57.426865: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.441082: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.46712: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:57.468685: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:57.488009: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:57.489091: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.504068: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.539313: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:57.541267: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:57.631836: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:57.632807: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.66014: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.740035: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:57.770859: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:57.771699: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:57.791737: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:57.947542: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:57.951442: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:58.106975: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:58.108006: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.117618: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.132969: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:58.166045: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:58.167293: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.18545: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.221302: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:58.223069: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:58.370994: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:58.372158: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.383573: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.398378: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:58.455468: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:58.456714: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.481095: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.513797: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:58.515378: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:58.586505: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:58.587419: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.595402: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.608304: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:58.650837: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:58.651922: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.665882: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.696745: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:58.698737: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:58.784861: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:58.785779: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.794587: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.809414: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:58.85724: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:58.858484: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.87327: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:58.904905: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:58.906494: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:58.977149: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:58.978167: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:58.987733: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:59.001413: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:59.046797: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-23 09:14:59.047615: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:59.06969: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:59.102233: embedding > test_pipeop_isomap.R: 2026-08-23 09:14:59.103614: DONE > test_pipeop_isomap.R: 2026-08-23 09:14:59.184165: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:59.185172: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:59.194014: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:59.206081: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:59.27425: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:59.275239: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:59.284812: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:59.300377: Classical Scaling > test_pipeop_isomap.R: 2026-08-23 09:14:59.334938: Isomap START > test_pipeop_isomap.R: 2026-08-23 09:14:59.336211: constructing knn graph > test_pipeop_isomap.R: 2026-08-23 09:14:59.345351: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-23 09:14:59.36019: 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: 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_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 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_boxcox.R:7:3', 'test_pipeop_classbalancing.R:7:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3', 'test_pipeop_collapsefactors.R:6:3', 'test_pipeop_colapply.R:9: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_encodeimpact.R:11:3', 'test_pipeop_datefeatures.R:10: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_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134: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_isomap.R:10: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_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_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_nmf.R:6:3', 'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14: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-windows-x86_64

Version: 0.11.0
Check: tests
Result: ERROR Running 'testthat.R' [232s] 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: > 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 > test_pipeop_isomap.R: 2026-08-24 23:45:20.682794: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:20.683772: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:20.703955: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:20.726223: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:20.806047: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:20.806713: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:20.823616: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:20.845756: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:20.891206: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:20.892107: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:20.921598: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:20.971049: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:20.97281: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:21.020034: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:21.020675: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:21.049015: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:21.098498: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:21.100401: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:21.205142: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:21.205638: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:21.222644: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:21.303766: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:21.3408: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:21.3416: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:21.387407: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:21.598194: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:21.603005: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:21.827588: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:21.828157: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:21.841797: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:21.860573: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:21.904304: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:21.905115: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:21.926684: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:21.968748: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:21.970198: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:22.154543: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:22.155214: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.169443: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.184839: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:22.258466: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:22.259325: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.297044: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.341667: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:22.342865: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:22.416279: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:22.41672: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.428099: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.442352: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:22.488883: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:22.489495: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.511505: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.552395: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:22.553585: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:22.653201: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:22.653805: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.667397: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.687596: Classical Scaling Saving _problems/test_pipeop_impute-452.R > test_pipeop_isomap.R: 2026-08-24 23:45:22.757489: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:22.758419: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.793704: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.840446: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:22.841923: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:22.955042: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:22.95573: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:22.970577: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:22.992052: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:23.066105: L-Isomap embed START > test_pipeop_isomap.R: 2026-08-24 23:45:23.066978: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:23.090699: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:23.140892: embedding > test_pipeop_isomap.R: 2026-08-24 23:45:23.142849: DONE > test_pipeop_isomap.R: 2026-08-24 23:45:23.269883: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:23.270512: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:23.293368: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:23.313578: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:23.427126: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:23.427724: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:23.44191: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:23.465744: Classical Scaling > test_pipeop_isomap.R: 2026-08-24 23:45:23.499988: Isomap START > test_pipeop_isomap.R: 2026-08-24 23:45:23.500585: constructing knn graph > test_pipeop_isomap.R: 2026-08-24 23:45:23.51648: calculating geodesic distances > test_pipeop_isomap.R: 2026-08-24 23:45:23.540036: 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: 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: 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_histbin.R:7:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134: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_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_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_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_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-oldrel-windows-x86_64