Last updated on 2026-08-30 01:52:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 35.53 | 653.86 | 689.39 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 23.67 | 420.81 | 444.48 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 29.00 | 485.77 | 514.77 | 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 | 35.44 | 640.95 | 676.39 | 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 | 8.00 | 113.00 | 121.00 | OK | |
| r-oldrel-macos-x86_64 | 0.11.0 | 28.00 | 883.00 | 911.00 | OK | |
| r-oldrel-windows-x86_64 | 0.11.0 | 52.00 | 619.00 | 671.00 | ERROR |
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.638 0.135 6.916
mlr_pipeops 3.644 0.059 6.369
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [377s/194s]
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]
> test_pipeop_blsmote.R: "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1]
> test_pipeop_blsmote.R: "Borderline-SMOTE done"
> test_pipeop_blsmote.R:
> 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-28 07:12:44.788619: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:44.789552: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:44.808594: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:44.829959: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:44.903573: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:44.904189: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:44.918042: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:44.937801: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:44.989399: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:44.990293: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:45.010537: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:45.058444: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:45.059669: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:45.096731: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:45.097394: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:45.118416: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:45.163785: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:45.164988: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:45.28627: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:45.286845: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:45.306382: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:45.422704: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:45.480898: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:45.481867: constructing knn graph
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-08-28 07:12:45.553963: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:45.772707: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:45.777334: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:45.987425: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:45.987997: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.002058: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.022328: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:46.067565: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.06843: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.090364: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.135821: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:46.137061: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:46.343631: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.344255: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.370632: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.390921: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:46.462621: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.463523: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.483576: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.529923: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:46.531119: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:46.642977: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.643598: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.655734: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.67785: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:46.743702: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.744651: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.766162: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.812082: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:46.813339: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:46.928685: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:46.929249: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:46.958954: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:46.979207: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:47.048365: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.049193: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.071476: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.11745: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:47.118762: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:47.233843: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.234478: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.246977: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.266903: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:47.336588: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.337404: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.355733: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.400009: embedding
> test_pipeop_isomap.R: 2026-08-28 07:12:47.401133: DONE
> test_pipeop_isomap.R: 2026-08-28 07:12:47.515007: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.515521: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.526367: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.54563: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:47.637569: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.639694: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.650244: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.669719: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 07:12:47.697725: Isomap START
> test_pipeop_isomap.R: 2026-08-28 07:12:47.698218: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 07:12:47.708392: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 07:12:47.726326: 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:
> 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_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_boxcox.R:7:3', 'test_pipeop_chunk.R:4:3',
'test_pipeop_branch.R:4:3', 'test_pipeop_classbalancing.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_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_encodelmer.R:15:3', 'test_pipeop_encodelmer.R:37:3',
'test_pipeop_encodelmer.R:80:3', 'test_pipeop_ensemble.R:3:1',
'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
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [245s/143s]
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:
> 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:
> 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:
> 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: Predicting 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: 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
Saving _problems/test_mlr_graphs_robustify-106.R
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R:
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
> 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"
> 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-28 18:25:47.045671: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.049348: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.078214: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.10717: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:47.162653: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.163146: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.175238: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.1921: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:47.22956: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.230383: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.267589: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.301442: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:47.302683: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:47.32633: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.326898: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.344574: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.386945: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:47.391778: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:47.510529: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.510951: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.524911: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.599304: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:47.628016: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.628601: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.664443: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:47.8355: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:47.837693: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:47.980628: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:47.982287: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:47.991867: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.007046: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:48.032559: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.03438: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.063013: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.110543: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:48.112632: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:48.2253: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.22694: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.236139: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.24951: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:48.283428: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.284969: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.305324: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.342268: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:48.343299: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:48.405097: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.406778: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.416683: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.431104: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:48.472433: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.474422: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.504513: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.538143: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:48.539076: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:48.609461: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.609907: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.619459: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.637996: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:48.678652: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.679343: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.694982: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.728524: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:48.729558: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:48.793917: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.794323: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.811085: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.834506: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:48.882071: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-28 18:25:48.882689: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:48.898098: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:48.936097: embedding
> test_pipeop_isomap.R: 2026-08-28 18:25:48.93832: DONE
> test_pipeop_isomap.R: 2026-08-28 18:25:49.018105: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:49.018535: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:49.027498: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:49.042716: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:49.108931: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:49.110605: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:49.120211: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:49.137514: Classical Scaling
> test_pipeop_isomap.R: 2026-08-28 18:25:49.165136: Isomap START
> test_pipeop_isomap.R: 2026-08-28 18:25:49.165559: constructing knn graph
> test_pipeop_isomap.R: 2026-08-28 18:25:49.173531: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-28 18:25:49.188169: 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:
> 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:
> 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:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_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_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_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 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’ [287s/378s]
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
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
Saving _problems/test_mlr_graphs_robustify-106.R
> 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"
> 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
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-08-27 08:24:12.62537: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:12.633754: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:12.678648: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:12.743554: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:12.933124: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:12.935588: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:12.967964: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:13.0297: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:13.123665: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:13.126698: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:13.187222: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:13.280942: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:13.287352: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:13.336466: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:13.339264: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:13.37838: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:13.48096: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:13.481849: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:13.69391: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:13.694312: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:13.744186: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:14.005326: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:14.267279: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:14.268896: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:14.346859: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:15.101629: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:15.103382: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:15.663457: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:15.663891: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:15.70752: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:15.765287: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:15.893234: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:15.893883: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:15.946531: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:16.053004: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:16.085829: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:16.454768: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:16.45518: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:16.486715: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:16.530791: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:16.662231: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:16.662836: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:16.714555: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:16.818647: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:16.81954: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:17.081602: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:17.087572: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:17.122391: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:17.17875: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:17.358228: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:17.361027: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:17.423732: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:17.553953: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:17.560807: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:17.865738: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:17.86617: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:17.89834: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:17.941315: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:18.080024: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:18.08068: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:18.124861: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:18.2246: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:18.225517: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:18.374457: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:18.377793: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:18.395314: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:18.425303: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:18.54601: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-27 08:24:18.552313: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:18.595793: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:18.676226: embedding
> test_pipeop_isomap.R: 2026-08-27 08:24:18.677139: DONE
> test_pipeop_isomap.R: 2026-08-27 08:24:18.833322: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:18.833751: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:18.851827: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:18.886777: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:19.055867: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:19.056276: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:19.076048: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:19.098725: Classical Scaling
> test_pipeop_isomap.R: 2026-08-27 08:24:19.151886: Isomap START
> test_pipeop_isomap.R: 2026-08-27 08:24:19.152294: constructing knn graph
> test_pipeop_isomap.R: 2026-08-27 08:24:19.174555: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-27 08:24:19.212089: 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:
> 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:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> 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_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_Graph.R:283:3', 'test_PipeOp.R:32:1',
'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_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_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_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3',
'test_pipeop_fixfactors.R:9: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_modelmatrix.R:7:3', 'test_pipeop_multiplicityexply.R:9: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_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_textvectorizer.R:37:3',
'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_nmf.R:6: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 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: 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.504 0.053 8.173
mlr_pipeops 3.426 0.031 5.822
Flavor: r-release-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [366s/184s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("checkmate")
+ library("testthat")
+ library("mlr3")
+ library("paradox")
+ library("mlr3pipelines")
+ test_check("mlr3pipelines")
+ }
Starting 2 test processes.
> test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1)
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
Saving _problems/test_mlr_graphs_robustify-106.R
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
> test_pipeop_isomap.R: 2026-08-29 18:35:17.842865: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:17.84361: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:17.858473: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:17.880367: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:17.937867: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:17.938352: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:17.948691: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:17.968036: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:17.997065: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:17.997812: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:18.017308: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.061072: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:18.06233: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:18.092635: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:18.09319: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:18.111259: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.15686: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:18.158082: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:18.256507: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:18.257022: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:18.276813: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.374637: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:18.415546: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:18.41625: constructing knn graph
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-08-29 18:35:18.463829: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.664383: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:18.66952: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:18.830857: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:18.831351: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:18.841168: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.860378: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:18.895802: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:18.896529: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:18.915744: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:18.959037: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:18.960279: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:19.144983: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.145618: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.159011: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.179709: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:19.237989: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.238774: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.258803: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.300823: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:19.302152: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:19.418752: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.419232: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.429933: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.449422: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:19.503853: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.504551: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.524529: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.57061: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:19.571913: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:19.670333: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.670897: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.683029: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.705641: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:19.763705: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.764521: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.782852: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.825584: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:19.826839: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:19.921107: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:19.921657: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:19.934619: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:19.953509: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:20.010117: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-29 18:35:20.010854: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:20.030378: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:20.072459: embedding
> test_pipeop_isomap.R: 2026-08-29 18:35:20.08496: DONE
> test_pipeop_isomap.R: 2026-08-29 18:35:20.222165: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:20.222796: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:20.236719: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:20.256744: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:20.367026: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:20.367616: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:20.383475: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:20.403042: Classical Scaling
> test_pipeop_isomap.R: 2026-08-29 18:35:20.435173: Isomap START
> test_pipeop_isomap.R: 2026-08-29 18:35:20.435771: constructing knn graph
> test_pipeop_isomap.R: 2026-08-29 18:35:20.448039: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-29 18:35:20.46709: 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_dictionary.R:7:3', '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_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_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_encodepl.R:5:3',
'test_pipeop_encodepl.R:72: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_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_typecheck.R:188:3',
'test_ppl.R:63:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ──────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ───
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ──────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ───────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3
2. │ └─mlr3pipelines:::.__Graph__train(...)
3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input)
4. └─mlr3::tsk("pima")
5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_selector.R:6:3'): Selectors work ───────────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
[ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
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' [236s]
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
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-08-26 08:33:45.725385: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:45.726531: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:45.748336: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:45.770052: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:45.892722: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:45.893406: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:45.908675: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:45.936092: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:45.980547: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:45.981536: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:46.00733: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:46.056179: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:46.057963: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:46.101254: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:46.101922: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:46.127525: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:46.177788: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:46.179902: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:46.319083: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:46.319865: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:46.37027: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:46.466239: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:46.519512: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:46.520433: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:46.567864: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:46.796068: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:46.803068: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:47.011449: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.011947: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.022134: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.036628: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:47.071424: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.072085: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.095089: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.144747: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:47.146456: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:47.341498: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.342046: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.358312: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.380929: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:47.462613: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.463307: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.49173: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.52972: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:47.53085: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:47.627159: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.627855: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.643902: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.666244: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:47.748018: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.748923: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.773915: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.822253: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:47.824027: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:47.92863: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:47.929291: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:47.958685: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:47.979603: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:48.050484: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.051391: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.073703: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.108302: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:48.109774: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:48.226234: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.227034: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.246581: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.269976: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:48.354896: L-Isomap embed START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.355822: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.39338: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.429271: embedding
> test_pipeop_isomap.R: 2026-08-26 08:33:48.430629: DONE
> test_pipeop_isomap.R: 2026-08-26 08:33:48.565579: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.566253: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.581604: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.603324: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:48.72753: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.728185: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.743361: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.759185: Classical Scaling
> test_pipeop_isomap.R: 2026-08-26 08:33:48.801461: Isomap START
> test_pipeop_isomap.R: 2026-08-26 08:33:48.802068: constructing knn graph
> test_pipeop_isomap.R: 2026-08-26 08:33:48.816168: calculating geodesic distances
> test_pipeop_isomap.R: 2026-08-26 08:33:48.83802: 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_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_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