CRAN Package Check Results for Maintainer ‘Martin Binder <mlr.developer at mb706.com>’

Last updated on 2025-01-15 05:51:00 CET.

Package ERROR NOTE OK
miesmuschel 13
mlr 9 4
mlr3pipelines 1 12
paradox 13
ParamHelpers 2 11

Package miesmuschel

Current CRAN status: OK: 13

Package mlr

Current CRAN status: NOTE: 9, OK: 4

Version: 2.19.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: TuneMultiCritControl.Rd: OptPath batchmark.Rd: data.table getClassWeightParam.Rd: LearnerParam getLearnerParamSet.Rd: ParamSet getParamSet.Rd: ParamSet makeBaseWrapper.Rd: ParamSet makeExtractFDAFeatMethod.Rd: ParamSet makeModelMultiplexerParamSet.Rd: ParamSet makeTuneControlMBO.Rd: OptPath Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 2.19.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘Rmpi’ Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.19.2
Check: installed package size
Result: NOTE installed size is 5.6Mb sub-directories of 1Mb or more: R 2.0Mb data 2.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package mlr3pipelines

Current CRAN status: ERROR: 1, OK: 12

Version: 0.7.1
Check: tests
Result: ERROR Running ‘testthat.R’ [14m/10m] 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 [ FAIL 1 | WARN 0 | SKIP 90 | PASS 12840 ] ══ Skipped tests (90) ══════════════════════════════════════════════════════════ • On CRAN (87): 'test_CnfFormula_simplify.R:6:3', 'test_CnfFormula.R:591:3', 'test_Graph.R:281:3', '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_GraphLearner.R:5:3', 'test_GraphLearner.R:212:3', 'test_GraphLearner.R:334:3', 'test_GraphLearner.R:399:3', 'test_mlr_graphs_branching.R:26:3', 'test_mlr_graphs_bagging.R:6:3', 'test_mlr_graphs_robustify.R:5:3', 'test_pipeop_adas.R:8:3', 'test_pipeop_blsmote.R:8:3', 'test_pipeop_branch.R:4:3', 'test_pipeop_chunk.R:4:3', 'test_pipeop_boxcox.R:9:3', 'test_pipeop_classbalancing.R:10:3', 'test_pipeop_classweights.R:10:3', 'test_pipeop_colapply.R:9:3', 'test_pipeop_colroles.R:10:3', 'test_pipeop_copy.R:5:3', 'test_pipeop_encode.R:21:3', 'test_pipeop_encodeimpact.R:11:3', 'test_pipeop_datefeatures.R:13:3', 'test_pipeop_encodelmer.R:15:3', 'test_pipeop_encodelmer.R:38:3', 'test_pipeop_encodelmer.R:81:3', 'test_pipeop_featureunion.R:9:3', 'test_pipeop_featureunion.R:134:3', 'test_pipeop_ensemble.R:6:3', 'test_pipeop_filter.R:7:3', 'test_pipeop_fixfactors.R:9:3', 'test_pipeop_ica.R:7:3', 'test_pipeop_histbin.R:9:3', 'test_pipeop_impute.R:4:3', 'test_pipeop_imputelearner.R:43:3', 'test_pipeop_kernelpca.R:9:3', 'test_pipeop_learner.R:17:3', 'test_pipeop_learnercv.R:31:3', 'test_pipeop_missind.R:6:3', '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_nmf.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:14:3', 'test_pipeop_quantilebin.R:5:3', 'test_pipeop_randomprojection.R:8:3', 'test_pipeop_randomresponse.R:5:3', 'test_pipeop_removeconstants.R:10:3', 'test_pipeop_renamecolumns.R:11:3', 'test_pipeop_replicate.R:9:3', 'test_pipeop_rowapply.R:9:3', 'test_pipeop_scale.R:8:3', 'test_pipeop_scale.R:18:3', 'test_pipeop_scalemaxabs.R:7:3', 'test_pipeop_scalerange.R:8:3', 'test_pipeop_select.R:9:3', 'test_pipeop_smote.R:10:3', 'test_pipeop_smotenc.R:8:3', 'test_pipeop_spatialsign.R:7:3', 'test_pipeop_subsample.R:10:3', 'test_pipeop_targetinvert.R:4:3', 'test_pipeop_targetmutate.R:5:3', 'test_pipeop_targettrafo.R:4:3', 'test_pipeop_targettrafoscalerange.R:5:3', 'test_pipeop_task_preproc.R:4:3', 'test_pipeop_task_preproc.R:14:3', 'test_pipeop_textvectorizer.R:38:3', 'test_pipeop_textvectorizer.R:190:3', 'test_pipeop_tomek.R:7:3', 'test_pipeop_tunethreshold.R:111:3', 'test_pipeop_tunethreshold.R:191:3', 'test_pipeop_unbranch.R:10:3', 'test_pipeop_updatetarget.R:89:3', 'test_pipeop_vtreat.R:9:3', 'test_pipeop_yeojohnson.R:8:3', 'test_typecheck.R:188:3' • Skipping (1): 'test_GraphLearner.R:1265:3' • empty test (2): 'test_pipeop_missind.R:101:1', 'test_ppl.R:61:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_pipeop_blsmote.R:86:3'): PipeOpBLSmote - handling of feature named 'class' ── Error in `smotefamily::BLSMOTE(X = dt, target = task$truth())`: K cannot exceed the size of DANGER This happened PipeOp blsmote's $train() Backtrace: ▆ 1. ├─op$train(list(task)) at test_pipeop_blsmote.R:86:3 2. │ └─mlr3pipelines:::.__PipeOp__train(...) 3. │ ├─base::withCallingHandlers(...) 4. │ └─private$.train(input) 5. │ └─mlr3pipelines:::.__PipeOpTaskPreproc__.train(...) 6. │ └─private$.train_task(intask) 7. │ └─mlr3pipelines:::.__PipeOpBLSmote__.train_task(...) 8. │ ├─utils::capture.output(...) 9. │ │ └─base::withVisible(...elt(i)) 10. │ ├─data.table::setDT(...) 11. │ │ └─data.table::is.data.table(x) 12. │ ├─mlr3misc::invoke(...) 13. │ │ └─base::eval.parent(expr, n = 1L) 14. │ │ └─base::eval(expr, p) 15. │ │ └─base::eval(expr, p) 16. │ └─smotefamily::BLSMOTE(X = dt, target = task$truth()) 17. │ └─base::stop("K cannot exceed the size of DANGER") 18. └─base::.handleSimpleError(...) 19. └─mlr3pipelines (local) h(simpleError(msg, call)) [ FAIL 1 | WARN 0 | SKIP 90 | PASS 12840 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Package paradox

Current CRAN status: OK: 13

Package ParamHelpers

Current CRAN status: ERROR: 2, OK: 11

Version: 1.14.1
Check: Rd files
Result: NOTE checkRd: (-1) getParamNr.Rd:15: Lost braces 15 | Default is code{FALSE}.} | ^ checkRd: (-1) getRequirements.Rd:16: Lost braces 16 | code{TRUE}.} | ^ checkRd: (-1) sampleValue.Rd:15: Lost braces; missing escapes or markup? 15 | Default is code {FALSE}.} | ^ checkRd: (-1) sampleValues.Rd:18: Lost braces; missing escapes or markup? 18 | Default is code {FALSE}.} | ^ Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.14.1
Check: tests
Result: ERROR Running ‘run-all.R’ [22s/27s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > library(BBmisc) Attaching package: 'BBmisc' The following object is masked from 'package:base': isFALSE > library(ParamHelpers) > > test_check("ParamHelpers") [ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_convertParamSetToIrace.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_convertParamSetToIrace.R:71:3'): convertParamSetToIrace uses correct boundaries ── Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment Backtrace: ▆ 1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:71:3 ── Error ('test_convertParamSetToIrace.R:85:3'): convertParamSetToIrace work with vecparam ── Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment Backtrace: ▆ 1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:85:3 [ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.14.1
Check: tests
Result: ERROR Running ‘run-all.R’ [22s/26s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > library(BBmisc) Attaching package: 'BBmisc' The following object is masked from 'package:base': isFALSE > library(ParamHelpers) > > test_check("ParamHelpers") [ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_convertParamSetToIrace.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_convertParamSetToIrace.R:71:3'): convertParamSetToIrace uses correct boundaries ── Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment Backtrace: ▆ 1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:71:3 ── Error ('test_convertParamSetToIrace.R:85:3'): convertParamSetToIrace work with vecparam ── Error in `params$boundary <- `*vtmp*``: cannot add bindings to a locked environment Backtrace: ▆ 1. └─ParamHelpers::convertParamSetToIrace(ps) at test_convertParamSetToIrace.R:85:3 [ FAIL 2 | WARN 3 | SKIP 1 | PASS 1047 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64