Last updated on 2026-09-04 20:50:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.11.0 | 37.33 | 640.17 | 677.50 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.11.0 | 24.37 | 437.13 | 461.50 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.11.0 | 25.00 | 431.46 | 456.46 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.11.0 | 26.00 | 454.86 | 480.86 | ERROR | |
| r-devel-windows-x86_64 | 0.11.0 | 39.00 | 472.00 | 511.00 | ERROR | |
| r-patched-linux-x86_64 | 0.11.0 | 56.93 | 618.36 | 675.29 | 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 | 36.00 | 484.00 | 520.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 | 55.00 | 639.00 | 694.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.647 0.052 5.42
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [364s/186s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("checkmate")
+ library("testthat")
+ library("mlr3")
+ library("paradox")
+ library("mlr3pipelines")
+ test_check("mlr3pipelines")
+ }
Starting 2 test processes.
> test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1)
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
Saving _problems/test_mlr_graphs_robustify-106.R
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
> test_pipeop_isomap.R: 2026-09-04 07:06:31.905056: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:31.905911: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:31.92204: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:31.941404: Classical Scaling
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-04 07:06:32.00257: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.003106: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.013943: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.03267: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:32.065318: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.066081: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.08432: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.126511: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:32.127606: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:32.161788: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.162339: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.180199: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.233069: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:32.235053: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:32.393285: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.39385: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.414333: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.512506: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:32.555339: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.556106: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.589039: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.791326: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:32.79344: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:32.965285: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:32.965814: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:32.978488: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:32.99707: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:33.034882: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.035629: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.057519: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.101057: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:33.10235: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:33.291408: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.292009: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.329797: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.348488: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:33.411608: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.412391: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.433218: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.476269: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:33.477453: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:33.576585: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.577094: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.589196: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.608119: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:33.66866: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.670969: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.691241: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.734262: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:33.736981: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:33.835611: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.836158: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.848589: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.867244: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:33.926759: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:33.927544: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:33.946985: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:33.991236: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:33.992341: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:34.085932: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:34.08646: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:34.099236: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:34.117763: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:34.179179: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-04 07:06:34.179979: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:34.211276: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:34.254323: embedding
> test_pipeop_isomap.R: 2026-09-04 07:06:34.255443: DONE
> test_pipeop_isomap.R: 2026-09-04 07:06:34.351784: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:34.352303: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:34.362921: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:34.381784: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:34.466819: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:34.467287: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:34.477852: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:34.496302: Classical Scaling
> test_pipeop_isomap.R: 2026-09-04 07:06:34.522424: Isomap START
> test_pipeop_isomap.R: 2026-09-04 07:06:34.522919: constructing knn graph
> test_pipeop_isomap.R: 2026-09-04 07:06:34.532988: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-04 07:06:34.551335: 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:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: 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: 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:
> 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_meta.R:39:3',
'test_dictionary.R:7:3', 'test_mlr_graphs_branching.R:26:3',
'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3',
'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3',
'test_pipeop_boxcox.R:7:3', 'test_pipeop_chunk.R:4:3',
'test_pipeop_branch.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_datefeatures.R:10:3', 'test_pipeop_encodeimpact.R:11:3',
'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3',
'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodelmer.R:15:3',
'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3',
'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3',
'test_pipeop_histbin.R:7:3', 'test_pipeop_ica.R:7:3',
'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3',
'test_pipeop_imputelearner.R:43:3', 'test_pipeop_info.R:3:1',
'test_pipeop_impute.R:4:3', 'test_pipeop_kernelpca.R:9:3',
'test_pipeop_isomap.R:10:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3',
'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3',
'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3',
'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3',
'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3',
'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3',
'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3',
'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3',
'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3',
'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3',
'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3',
'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3',
'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3',
'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3',
'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_nearmiss.R:7:3', 'test_pipeop_multiplicityimply.R:9:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3',
'test_pipeop_nmf.R:6:3', 'test_pipeop_textvectorizer.R:37:3',
'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_tomek.R:7:3',
'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3',
'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3',
'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3',
'test_ppl.R:63:3', 'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ──────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ───
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ──────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ───────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3
2. │ └─mlr3pipelines:::.__Graph__train(...)
3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input)
4. └─mlr3::tsk("pima")
5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_selector.R:6:3'): Selectors work ───────────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
[ FAIL 12 | WARN 9 | SKIP 128 | PASS 8462 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.11.0
Check: examples
Result: ERROR
Running examples in ‘mlr3pipelines-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mlr_pipeops_imputeconstant
> ### Title: Impute Features by a Constant
> ### Aliases: mlr_pipeops_imputeconstant PipeOpImputeConstant
>
> ### ** Examples
>
> library("mlr3")
>
> task = tsk("pima")
Error: Element with key 'pima' not found in DictionaryTask!
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mlr_graphs_ovr 3.543 0.095 6.232
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [253s/132s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("checkmate")
+ library("testthat")
+ library("mlr3")
+ library("paradox")
+ library("mlr3pipelines")
+ test_check("mlr3pipelines")
+ }
Starting 2 test processes.
> test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1)
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
Saving _problems/test_mlr_graphs_robustify-106.R
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-03 18:27:13.02272: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.023664: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.039217: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.053923: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:13.098332: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.101698: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.113256: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.127546: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:13.149904: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.150565: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.170934: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.202692: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:13.203903: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:13.255726: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.256169: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.269736: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.302249: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:13.303313: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:13.381381: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.381902: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.395183: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.471754: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:13.496951: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.49757: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.524745: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.687566: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:13.69902: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:13.804722: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.805157: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.813822: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.828163: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:13.854966: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:13.85559: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:13.867505: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:13.896116: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:13.896993: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:14.020082: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.020602: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.032208: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.047205: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.091173: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.09185: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.121112: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.15643: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:14.157407: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:14.219828: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.220308: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.230005: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.244356: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.281854: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.282452: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.297393: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.329981: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:14.331199: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:14.390265: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.390664: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.398434: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.411223: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.45568: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.456302: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.469523: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.501305: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:14.502299: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:14.566467: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.566886: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.575253: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.589552: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.626431: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.627062: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.640812: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.673114: embedding
> test_pipeop_isomap.R: 2026-09-03 18:27:14.674102: DONE
> test_pipeop_isomap.R: 2026-09-03 18:27:14.738042: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.738501: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.755602: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.771783: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.836442: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.836863: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.844883: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.858407: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 18:27:14.874692: Isomap START
> test_pipeop_isomap.R: 2026-09-03 18:27:14.875075: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 18:27:14.882532: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 18:27:14.895676: 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:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_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_boxcox.R:7:3', 'test_pipeop_branch.R:4:3',
'test_pipeop_chunk.R:4:3', 'test_pipeop_classbalancing.R:7:3',
'test_pipeop_classweights.R:10:3', 'test_pipeop_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_datefeatures.R:10:3', 'test_pipeop_decode.R:14:3',
'test_pipeop_encode.R:21: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_learner.R:17:3', 'test_pipeop_isomap.R:10:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_modelmatrix.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_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3',
'test_pipeop_nmf.R:6:3', 'test_pipeop_textvectorizer.R:37:3',
'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_tomek.R:7:3',
'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3',
'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3',
'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3',
'test_ppl.R:63:3', 'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ──────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ───
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ──────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ───────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3
2. │ └─mlr3pipelines:::.__Graph__train(...)
3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input)
4. └─mlr3::tsk("pima")
5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_selector.R:6:3'): Selectors work ───────────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
[ FAIL 12 | WARN 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’ [255s/230s]
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:
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> 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:
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
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] "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-09-02 22:06:00.50393: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:00.504607: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:00.51627: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:00.531281: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:00.568658: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:00.569056: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:00.577764: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:00.59282: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:00.616507: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:00.617097: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:00.63145: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:00.664917: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:00.66695: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:00.687789: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:00.689309: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:00.703064: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:00.74533: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:00.746208: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:00.83722: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:00.838732: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:00.873769: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:00.970388: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:01.00562: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:01.006473: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:01.038325: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:01.320957: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:01.328824: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:01.575489: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:01.575887: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:01.593773: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:01.62326: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:01.679899: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:01.68047: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:01.728859: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:01.79746: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:01.799306: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:02.037279: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.037689: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.055704: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:02.086128: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:02.17217: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.172749: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.202085: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:02.270531: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:02.271342: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:02.416254: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.416718: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.442252: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:02.484805: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:02.590532: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.591107: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.634159: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:02.67835: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:02.679814: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:02.789385: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.792655: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.809486: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:02.838721: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:02.940461: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:02.941029: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:02.969485: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.036952: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:03.037818: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:03.188727: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:03.189476: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:03.212503: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.24077: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:03.322512: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 22:06:03.323125: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:03.41452: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.48228: embedding
> test_pipeop_isomap.R: 2026-09-02 22:06:03.483207: DONE
> test_pipeop_isomap.R: 2026-09-02 22:06:03.62903: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:03.629444: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:03.64601: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.671219: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:03.772845: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:03.773234: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:03.783287: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.799444: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 22:06:03.819451: Isomap START
> test_pipeop_isomap.R: 2026-09-02 22:06:03.819834: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 22:06:03.828429: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 22:06:03.843039: 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:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_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_datefeatures.R:10:3', 'test_pipeop_encode.R:21:3',
'test_pipeop_decode.R:14:3', 'test_pipeop_encodeimpact.R:11:3',
'test_pipeop_encodelmer.R:15:3', 'test_pipeop_encodelmer.R:37:3',
'test_pipeop_encodelmer.R:80:3', 'test_pipeop_ensemble.R:3:1',
'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3',
'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3',
'test_pipeop_histbin.R:7:3', 'test_pipeop_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_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3',
'test_pipeop_nmf.R:6:3', 'test_pipeop_textvectorizer.R:37:3',
'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_tomek.R:7:3',
'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3',
'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3',
'test_ppl.R:63:3', 'test_pipeop_tunethreshold.R:111:3',
'test_pipeop_tunethreshold.R:191:3', 'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_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’ [268s/283s]
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:
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> 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: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R:
> test_PipeOp.R: 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:
> 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]
> test_pipeop_blsmote.R: "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-02 15:42:15.849642: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:15.850363: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:15.881505: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:15.910536: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:16.007766: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:16.008199: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:16.031555: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:16.06443: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:16.114438: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:16.115051: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:16.151433: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:16.279874: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:16.281664: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:16.32718: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:16.330869: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:16.361529: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:16.436356: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:16.437268: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:16.5808: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:16.585157: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:16.619383: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:16.800091: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:16.85561: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:16.860229: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:16.96522: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:17.358953: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:17.360853: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:17.604588: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:17.604975: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:17.627758: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:17.657755: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:17.715212: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:17.718736: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:17.768825: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:17.843183: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:17.844239: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:18.067572: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:18.070714: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:18.101366: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:18.135044: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:18.218401: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:18.21903: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:18.246996: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:18.324332: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:18.330015: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:18.487818: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:18.48821: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:18.53155: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:18.564: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:18.64823: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:18.648859: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:18.676562: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:18.744001: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:18.749022: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:18.872187: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:18.875856: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:18.89639: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:18.92676: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:19.031494: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:19.037544: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:19.067927: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:19.141128: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:19.14203: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:19.298974: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:19.303468: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:19.31916: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:19.352216: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:19.434794: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 15:42:19.435393: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:19.677158: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:19.757403: embedding
> test_pipeop_isomap.R: 2026-09-02 15:42:19.758388: DONE
> test_pipeop_isomap.R: 2026-09-02 15:42:19.926005: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:19.930656: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:19.95156: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:19.983107: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:20.117179: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:20.117617: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:20.132634: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:20.148495: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 15:42:20.167134: Isomap START
> test_pipeop_isomap.R: 2026-09-02 15:42:20.167535: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 15:42:20.17675: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 15:42:20.193563: 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:
> 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_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_dictionary.R:7:3',
'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_classweights.R:10:3', 'test_pipeop_boxcox.R:7: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_encodelmer.R:15:3',
'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3',
'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodepl.R:5:3',
'test_pipeop_encodepl.R:72:3', 'test_pipeop_filter.R:7:3',
'test_pipeop_fixfactors.R:9:3', 'test_pipeop_histbin.R:7:3',
'test_pipeop_ica.R:7:3', 'test_pipeop_featureunion.R:9:3',
'test_pipeop_featureunion.R:134:3', 'test_pipeop_imputelearner.R:43:3',
'test_pipeop_info.R:3:1', 'test_pipeop_impute.R:4:3',
'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_isomap.R:10:3', 'test_pipeop_learnerpicvplus.R:2:1',
'test_pipeop_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_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_ppl.R:63:3',
'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3',
'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_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' [169s]
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:
> 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:
> 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-09-01 20:55:48.264579: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.266054: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.284698: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:48.299769: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:48.357252: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.358483: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.388272: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:48.408016: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:48.444835: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.446192: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.465031: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:48.511671: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:48.513634: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:48.550876: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.5522: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.572798: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:48.624941: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:48.627376: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:48.735147: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.736399: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.756984: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:48.849034: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:48.889241: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:48.890671: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:48.934659: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:49.15962: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:49.165171: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:49.332382: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.333342: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.341538: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:49.355046: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:49.388073: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.389438: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.412297: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:49.451944: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:49.453907: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:49.602254: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.60311: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.610569: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:49.624332: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:49.670155: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.671574: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.689237: calculating geodesic distances
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-01 20:55:49.733298: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:49.735071: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:49.819762: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.821159: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.848492: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:49.872476: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:49.935452: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:49.936912: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:49.958908: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.001174: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:50.003233: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:50.086745: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.087937: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.101221: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.120353: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:50.166369: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.167394: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.190943: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.233831: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:50.235933: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:50.308132: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.309359: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.319463: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.336311: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:50.383222: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.384571: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.400979: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.439255: embedding
> test_pipeop_isomap.R: 2026-09-01 20:55:50.441264: DONE
> test_pipeop_isomap.R: 2026-09-01 20:55:50.530522: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.531653: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.54241: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.558606: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:50.646774: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.647959: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.658333: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.675675: Classical Scaling
> test_pipeop_isomap.R: 2026-09-01 20:55:50.700413: Isomap START
> test_pipeop_isomap.R: 2026-09-01 20:55:50.701569: constructing knn graph
> test_pipeop_isomap.R: 2026-09-01 20:55:50.712349: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-01 20:55:50.729519: 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_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
Saving _problems/test_pipeop_unbranch-21.R
Saving _problems/test_pipeop_tunethreshold-36.R
Saving _problems/test_pipeop_tunethreshold-73.R
Saving _problems/test_selector-6.R
[ FAIL 12 | WARN 9 | SKIP 128 | PASS 8462 ]
══ Skipped tests (128) ═════════════════════════════════════════════════════════
• On CRAN (125): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3',
'test_Graph.R:283:3', 'test_PipeOp.R:32:1', 'test_GraphLearner.R:5:3',
'test_GraphLearner.R:221:3', 'test_GraphLearner.R:343:3',
'test_GraphLearner.R:408:3', 'test_GraphLearner.R:571:3',
'test_doublearrow.R:2:1', 'test_gunion.R:2:1',
'test_learner_weightedaverage.R:5:3', 'test_learner_weightedaverage.R:57:3',
'test_learner_weightedaverage.R:105:3',
'test_learner_weightedaverage.R:152:3', 'test_dictionary.R:7:3',
'test_meta.R:39:3', 'test_mlr_graphs_branching.R:26:3',
'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3',
'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3',
'test_pipeop_branch.R:4:3', 'test_pipeop_chunk.R:4:3',
'test_pipeop_classbalancing.R:7:3', 'test_pipeop_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_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_isomap.R:10:3',
'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3',
'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3',
'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3',
'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3',
'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3',
'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3',
'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3',
'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3',
'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3',
'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3',
'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3',
'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3',
'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3',
'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3',
'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_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 9 | SKIP 128 | PASS 8462 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.11.0
Check: examples
Result: ERROR
Running examples in ‘mlr3pipelines-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mlr_pipeops_imputeconstant
> ### Title: Impute Features by a Constant
> ### Aliases: mlr_pipeops_imputeconstant PipeOpImputeConstant
>
> ### ** Examples
>
> library("mlr3")
>
> task = tsk("pima")
Error: Element with key 'pima' not found in DictionaryTask!
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mlr_graphs_ovr 4.965 0.335 7.216
mlr_pipeops 3.682 0.060 7.476
Flavor: r-patched-linux-x86_64
Version: 0.11.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [344s/178s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library("checkmate")
+ library("testthat")
+ library("mlr3")
+ library("paradox")
+ library("mlr3pipelines")
+ test_check("mlr3pipelines")
+ }
Starting 2 test processes.
> test_Graph.R: Training debug.multi with input list(input_1 = 1, input_2 = 1)
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Predicting test_autotrain
> test_PipeOp.R: Training test_autotrain
> test_PipeOp.R: Predicting test_autotrain
Saving _problems/test_mlr_graphs_robustify-106.R
> test_multiplicities.R:
> test_multiplicities.R: [[1]]
> test_multiplicities.R: [1] 0
> test_multiplicities.R:
> test_multiplicities.R:
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
> test_pipeop_isomap.R: 2026-09-02 18:27:28.550726: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:28.551496: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:28.567632: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:28.587613: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:28.660483: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:28.660957: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:28.672324: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:28.690915: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:28.717433: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:28.718119: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:28.738538: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:28.780449: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:28.781637: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:28.809115: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:28.809604: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:28.825988: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:28.868324: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:28.869475: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:28.95727: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:28.957746: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:28.974948: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.07361: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:29.111722: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:29.112417: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:29.161439: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.357166: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:29.361556: DONE
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-02 18:27:29.521878: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:29.522328: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:29.533071: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.552369: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:29.586112: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:29.586806: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:29.603696: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.647082: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:29.64825: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:29.796322: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:29.796813: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:29.807982: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.826436: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:29.882522: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:29.883262: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:29.91292: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:29.955004: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:29.956317: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:30.044128: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.044597: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.056527: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.074891: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:30.12775: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.128447: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.145417: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.18715: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:30.188289: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:30.271436: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.2719: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.282216: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.300739: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:30.352306: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.352999: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.370207: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.410332: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:30.412398: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:30.512239: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.512784: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.525846: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.544436: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:30.597795: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.598514: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.615636: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.658044: embedding
> test_pipeop_isomap.R: 2026-09-02 18:27:30.659308: DONE
> test_pipeop_isomap.R: 2026-09-02 18:27:30.753029: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.7535: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.765402: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.784075: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:30.87167: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.872164: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.882539: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.900878: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 18:27:30.928147: Isomap START
> test_pipeop_isomap.R: 2026-09-02 18:27:30.928625: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 18:27:30.938384: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 18:27:30.957056: Classical Scaling
Saving _problems/test_pipeop_missind-4.R
> test_pipeop_nmf.R: [PipeOpNMFstate]
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R:
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_nmf.R: [PipeOpNMFstate]
Saving _problems/test_pipeop_unbranch-21.R
Saving _problems/test_pipeop_tunethreshold-36.R
Saving _problems/test_pipeop_tunethreshold-73.R
Saving _problems/test_selector-6.R
[ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ]
══ Skipped tests (128) ═════════════════════════════════════════════════════════
• On CRAN (125): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3',
'test_Graph.R:283:3', 'test_PipeOp.R:32:1', 'test_GraphLearner.R:5:3',
'test_GraphLearner.R:221:3', 'test_GraphLearner.R:343:3',
'test_GraphLearner.R:408:3', 'test_GraphLearner.R:571:3',
'test_doublearrow.R:2:1', 'test_gunion.R:2:1',
'test_learner_weightedaverage.R:5:3', 'test_learner_weightedaverage.R:57:3',
'test_learner_weightedaverage.R:105:3',
'test_learner_weightedaverage.R:152:3', 'test_meta.R:39:3',
'test_dictionary.R:7:3', 'test_mlr_graphs_branching.R:26:3',
'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3',
'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3',
'test_pipeop_branch.R:4:3', 'test_pipeop_chunk.R:4:3',
'test_pipeop_classbalancing.R:7:3', 'test_pipeop_boxcox.R:7:3',
'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3',
'test_pipeop_colapply.R:9:3', 'test_pipeop_collapsefactors.R:6:3',
'test_pipeop_copy.R:5:3', 'test_pipeop_colroles.R:6:3',
'test_pipeop_decode.R:14:3', 'test_pipeop_encode.R:21:3',
'test_pipeop_datefeatures.R:10:3', 'test_pipeop_encodeimpact.R:11:3',
'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3',
'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodelmer.R:15:3',
'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3',
'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3',
'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3',
'test_pipeop_histbin.R:7:3', 'test_pipeop_ica.R:7:3',
'test_pipeop_imputelearner.R:43:3', 'test_pipeop_info.R:3:1',
'test_pipeop_impute.R:4:3', 'test_pipeop_isomap.R:10:3',
'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3',
'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3',
'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3',
'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3',
'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3',
'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3',
'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3',
'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3',
'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3',
'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3',
'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3',
'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3',
'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3',
'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3',
'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3',
'test_pipeop_nmf.R:6:3', 'test_pipeop_textvectorizer.R:37:3',
'test_pipeop_textvectorizer.R:186:3', 'test_pipeop_tomek.R:7:3',
'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3',
'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3',
'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3',
'test_ppl.R:63:3', 'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ──────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ───
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ──────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ───────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3
2. │ └─mlr3pipelines:::.__Graph__train(...)
3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input)
4. └─mlr3::tsk("pima")
5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_selector.R:6:3'): Selectors work ───────────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
[ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.11.0
Check: examples
Result: ERROR
Running examples in ‘mlr3pipelines-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: mlr_pipeops_imputeconstant
> ### Title: Impute Features by a Constant
> ### Aliases: mlr_pipeops_imputeconstant PipeOpImputeConstant
>
> ### ** Examples
>
> library("mlr3")
>
> task = tsk("pima")
Error: Element with key 'pima' not found in DictionaryTask!
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mlr_graphs_ovr 4.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' [161s]
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:
> 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:
> 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_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
> test_pipeop_blsmote.R: [1] "Borderline-SMOTE done"
Saving _problems/test_pipeop_classbalancing-13.R
Saving _problems/test_pipeop_classweights-17.R
Saving _problems/test_pipeop_classweights-36.R
Saving _problems/test_pipeop_imputelearner-7.R
Saving _problems/test_pipeop_imputelearner-138.R
> test_pipeop_isomap.R: 2026-09-03 03:05:22.098187: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.099519: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.11665: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.138012: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:22.199776: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.201056: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.21364: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.229578: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:22.261004: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.26223: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.277716: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.318703: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:22.320853: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:22.354827: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.356091: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.3776: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.42262: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:22.425078: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:22.537117: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.538278: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.557745: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.65524: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:22.699309: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:22.700839: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:22.735477: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:22.944796: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:22.948862: DONE
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-03 03:05:23.096453: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.097291: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.105064: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.118013: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:23.149246: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.150569: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.170123: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.207105: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:23.209085: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:23.337121: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.33829: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.350246: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.368977: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:23.426353: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.42779: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.454929: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.496661: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:23.498282: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:23.589096: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.590408: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.602952: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.61973: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:23.673885: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.674951: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.693932: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.732393: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:23.734439: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:23.813402: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.814563: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.825302: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.841966: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:23.89612: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:23.8976: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:23.926176: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:23.965193: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:23.967097: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:24.046629: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:24.047742: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:24.059666: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:24.077174: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:24.132417: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-03 03:05:24.133862: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:24.156252: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:24.197065: embedding
> test_pipeop_isomap.R: 2026-09-03 03:05:24.199291: DONE
> test_pipeop_isomap.R: 2026-09-03 03:05:24.295229: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:24.296307: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:24.318029: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:24.335724: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:24.418153: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:24.4193: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:24.43045: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:24.44776: Classical Scaling
> test_pipeop_isomap.R: 2026-09-03 03:05:24.474426: Isomap START
> test_pipeop_isomap.R: 2026-09-03 03:05:24.475539: constructing knn graph
> test_pipeop_isomap.R: 2026-09-03 03:05:24.48553: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-03 03:05:24.502879: 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_nmf.R: [PipeOpNMFstate]
> 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_classbalancing.R:7:3', 'test_pipeop_classweights.R:10:3',
'test_pipeop_boxcox.R:7:3', 'test_pipeop_classweightsex.R:9:3',
'test_pipeop_colapply.R:9:3', 'test_pipeop_collapsefactors.R:6:3',
'test_pipeop_copy.R:5:3', 'test_pipeop_colroles.R:6:3',
'test_pipeop_decode.R:14:3', 'test_pipeop_encode.R:21:3',
'test_pipeop_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_isomap.R:10:3',
'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3',
'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3',
'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3',
'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3',
'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3',
'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3',
'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3',
'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3',
'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3',
'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3',
'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3',
'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3',
'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3',
'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3',
'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_multiplicityimply.R:9:3', 'test_pipeop_nearmiss.R:7:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_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' [248s]
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:
> 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:
> 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-09-02 01:36:38.53812: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:38.539178: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:38.559912: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:38.580741: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:38.663153: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:38.663865: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:38.679673: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:38.694013: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:38.731355: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:38.732305: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:38.752135: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:38.797834: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:38.82139: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:38.870079: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:38.870755: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:38.896289: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:38.947015: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:38.94889: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:39.086868: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:39.087511: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:39.117003: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:39.228838: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:39.286605: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:39.287477: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:39.350937: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:39.577883: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:39.583658: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:39.813158: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:39.813852: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:39.82892: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:39.854096: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:39.904139: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:39.905028: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:39.931805: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:39.982509: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:39.984277: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:40.227686: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.228352: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:40.24275: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:40.263489: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:40.344305: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.345172: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:40.37339: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:40.422559: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:40.424303: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:40.533611: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.534112: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:40.548549: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:40.570558: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:40.662527: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.663468: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:40.688525: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:40.737637: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:40.739176: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:40.860353: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.861022: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:40.876414: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:40.898384: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:40.978016: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:40.978915: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.017993: calculating geodesic distances
Saving _problems/test_pipeop_impute-452.R
> test_pipeop_isomap.R: 2026-09-02 01:36:41.070616: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:41.072178: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:41.192966: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:41.193672: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.210327: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:41.231366: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:41.308337: L-Isomap embed START
> test_pipeop_isomap.R: 2026-09-02 01:36:41.309275: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.334322: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:41.384082: embedding
> test_pipeop_isomap.R: 2026-09-02 01:36:41.386038: DONE
> test_pipeop_isomap.R: 2026-09-02 01:36:41.667002: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:41.66764: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.681697: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:41.705682: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:41.85651: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:41.857281: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.876717: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:41.899627: Classical Scaling
> test_pipeop_isomap.R: 2026-09-02 01:36:41.946246: Isomap START
> test_pipeop_isomap.R: 2026-09-02 01:36:41.947025: constructing knn graph
> test_pipeop_isomap.R: 2026-09-02 01:36:41.965763: calculating geodesic distances
> test_pipeop_isomap.R: 2026-09-02 01:36:41.986188: Classical Scaling
Saving _problems/test_pipeop_missind-4.R
> test_pipeop_nmf.R: [PipeOpNMFstate]
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_task_preproc.R: Training debug_affectcols
> test_pipeop_nmf.R: [PipeOpNMFstate]
Saving _problems/test_pipeop_unbranch-21.R
Saving _problems/test_pipeop_tunethreshold-36.R
Saving _problems/test_pipeop_tunethreshold-73.R
Saving _problems/test_selector-6.R
[ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ]
══ Skipped tests (128) ═════════════════════════════════════════════════════════
• On CRAN (125): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3',
'test_Graph.R:283:3', 'test_PipeOp.R:32:1', 'test_GraphLearner.R:5:3',
'test_GraphLearner.R:221:3', 'test_GraphLearner.R:343:3',
'test_GraphLearner.R:408:3', 'test_GraphLearner.R:571:3',
'test_doublearrow.R:2:1', 'test_gunion.R:2:1',
'test_learner_weightedaverage.R:5:3', 'test_learner_weightedaverage.R:57:3',
'test_learner_weightedaverage.R:105:3',
'test_learner_weightedaverage.R:152:3', 'test_meta.R:39:3',
'test_dictionary.R:7:3', 'test_mlr_graphs_branching.R:26:3',
'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3',
'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3',
'test_pipeop_branch.R:4:3', 'test_pipeop_chunk.R:4:3',
'test_pipeop_classbalancing.R:7:3', 'test_pipeop_boxcox.R:7:3',
'test_pipeop_classweights.R:10:3', 'test_pipeop_classweightsex.R:9:3',
'test_pipeop_colapply.R:9:3', 'test_pipeop_collapsefactors.R:6:3',
'test_pipeop_copy.R:5:3', 'test_pipeop_colroles.R:6:3',
'test_pipeop_decode.R:14:3', 'test_pipeop_encode.R:21:3',
'test_pipeop_datefeatures.R:10:3', 'test_pipeop_encodeimpact.R:11:3',
'test_pipeop_encodepl.R:5:3', 'test_pipeop_encodepl.R:72:3',
'test_pipeop_ensemble.R:3:1', 'test_pipeop_encodelmer.R:15:3',
'test_pipeop_encodelmer.R:37:3', 'test_pipeop_encodelmer.R:80:3',
'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3',
'test_pipeop_histbin.R:7:3', 'test_pipeop_featureunion.R:9:3',
'test_pipeop_featureunion.R:134:3', 'test_pipeop_ica.R:7:3',
'test_pipeop_imputelearner.R:43:3', 'test_pipeop_info.R:3:1',
'test_pipeop_impute.R:4:3', 'test_pipeop_isomap.R:10:3',
'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3',
'test_pipeop_learnerpicvplus.R:2:1', 'test_pipeop_learnercv.R:3:3',
'test_pipeop_learnercv.R:43:3', 'test_pipeop_learnercv.R:73:3',
'test_pipeop_learnercv.R:92:3', 'test_pipeop_learnercv.R:141:3',
'test_pipeop_learnercv.R:157:3', 'test_pipeop_learnercv.R:203:3',
'test_pipeop_learnercv.R:249:3', 'test_pipeop_learnercv.R:278:3',
'test_pipeop_learnercv.R:332:3', 'test_pipeop_learnercv.R:359:3',
'test_pipeop_learnercv.R:389:3', 'test_pipeop_learnercv.R:399:3',
'test_pipeop_learnercv.R:432:3', 'test_pipeop_learnercv.R:472:3',
'test_pipeop_learnercv.R:481:3', 'test_pipeop_learnercv.R:498:3',
'test_pipeop_learnercv.R:506:3', 'test_pipeop_learnercv.R:530:3',
'test_pipeop_learnercv.R:554:3', 'test_pipeop_learnercv.R:634:3',
'test_pipeop_learnercv.R:654:3', 'test_pipeop_learnercv.R:669:3',
'test_pipeop_learnercv.R:754:3', 'test_pipeop_learnercv.R:799:3',
'test_pipeop_learnercv.R:827:3', 'test_pipeop_modelmatrix.R:7:3',
'test_pipeop_multiplicityexply.R:9:3', 'test_pipeop_mutate.R:9:3',
'test_pipeop_nearmiss.R:7:3', 'test_pipeop_multiplicityimply.R:9:3',
'test_pipeop_ovr.R:9:3', 'test_pipeop_ovr.R:48:3', 'test_pipeop_pca.R:8:3',
'test_pipeop_proxy.R:2:1', 'test_pipeop_quantilebin.R:5:3',
'test_pipeop_randomprojection.R:6:3', 'test_pipeop_randomresponse.R:5:3',
'test_pipeop_removeconstants.R:6:3', 'test_pipeop_renamecolumns.R:6:3',
'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:6:3',
'test_pipeop_scale.R:6:3', 'test_pipeop_scale.R:10:3',
'test_pipeop_scalemaxabs.R:6:3', 'test_pipeop_scalerange.R:7:3',
'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3',
'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:3:1',
'test_pipeop_splines.R:3:1', 'test_pipeop_subsample.R:6:3',
'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3',
'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3',
'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3',
'test_pipeop_nmf.R:6:3', 'test_pipeop_tomek.R:7:3',
'test_pipeop_textvectorizer.R:37:3', 'test_pipeop_textvectorizer.R:186:3',
'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3',
'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:7:3',
'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3',
'test_ppl.R:63:3', 'test_typecheck.R:188:3'
• Skipping (1): 'test_GraphLearner.R:1278:3'
• empty test (2): 'test_pipeop_isomap.R:111:1', 'test_pipeop_missind.R:101:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_mlr_graphs_robustify.R:106:3'): Robustify Pipeline Impute Missings ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_mlr_graphs_robustify.R:106:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classbalancing.R:13:3'): PipeOpClassBalancing ───────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classbalancing.R:13:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:17:3'): PipeOpClassWeights ───────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_classweights.R:17:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_classweights.R:36:5'): PipeOpClassWeights - weight roles assigned ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_classweights.R:36:5
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:7:3'): PipeOpImputeLearner - simple tests ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:7:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_imputelearner.R:138:3'): PipeOpImputeLearner - model active binding to state ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_imputelearner.R:138:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_impute.R:452:3'): impute, test rows and affect_columns ──
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_impute.R:452:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_missind.R:4:3'): PipeOpMissInd ──────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_missind.R:4:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_unbranch.R:21:3'): PipeOpUnbranch - train and predict ───
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr_tasks$get("pima") at test_pipeop_unbranch.R:21:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:36:3'): threshold works for binary ──────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::tsk("pima") at test_pipeop_tunethreshold.R:36:3
2. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
3. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
4. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
5. └─mlr3misc::stopf(...)
── Error ('test_pipeop_tunethreshold.R:73:3'): tunethreshold graph works ───────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. ├─graph$train(tsk("pima")) at test_pipeop_tunethreshold.R:73:3
2. │ └─mlr3pipelines:::.__Graph__train(...)
3. │ └─mlr3pipelines:::graph_reduce(self, input, "train", single_input)
4. └─mlr3::tsk("pima")
5. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
6. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
── Error ('test_selector.R:6:3'): Selectors work ───────────────────────────────
<Mlr3Error/error/condition>
Error: Element with key 'pima' not found in DictionaryTask!
Backtrace:
▆
1. └─mlr3::mlr_tasks$get("pima") at test_selector.R:6:3
2. ├─mlr3misc::invoke(dictionary_get, self = self, key = key, .args = args)
3. │ └─base::eval.parent(expr, n = 1L)
4. │ └─base::eval(expr, p)
5. │ └─base::eval(expr, p)
6. └─mlr3misc:::dictionary_get(self = self, key = key)
7. └─mlr3misc:::dictionary_retrieve_item(self, key, .dicts_suggest)
8. └─mlr3misc::stopf(...)
[ FAIL 12 | WARN 0 | SKIP 128 | PASS 8462 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64