CRAN Package Check Results for Maintainer ‘Marc Becker <marcbecker at posteo.de>’

Last updated on 2026-02-13 08:50:02 CET.

Package ERROR NOTE OK
bbotk 14
farff 14
mlr3 1 13
mlr3batchmark 14
mlr3data 14
mlr3db 3 11
mlr3filters 14
mlr3fselect 14
mlr3hyperband 14
mlr3learners 14
mlr3mbo 14
mlr3measures 14
mlr3misc 14
mlr3spatial 14
mlr3tuning 14
mlr3tuningspaces 14
mlr3verse 3 11
mlr3viz 6 3 5
rush 14

Package bbotk

Current CRAN status: OK: 14

Package farff

Current CRAN status: OK: 14

Package mlr3

Current CRAN status: NOTE: 1, OK: 13

Version: 1.3.0
Check: installed package size
Result: NOTE installed size is 5.0Mb sub-directories of 1Mb or more: R 2.0Mb help 2.2Mb Flavor: r-oldrel-macos-x86_64

Package mlr3batchmark

Current CRAN status: OK: 14

Package mlr3data

Current CRAN status: OK: 14

Package mlr3db

Current CRAN status: NOTE: 3, OK: 11

Version: 0.7.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘polars’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.7.0
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘polars’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package mlr3filters

Current CRAN status: OK: 14

Package mlr3fselect

Current CRAN status: OK: 14

Package mlr3hyperband

Current CRAN status: OK: 14

Package mlr3learners

Current CRAN status: OK: 14

Package mlr3mbo

Current CRAN status: OK: 14

Package mlr3measures

Current CRAN status: OK: 14

Package mlr3misc

Current CRAN status: OK: 14

Package mlr3spatial

Current CRAN status: OK: 14

Package mlr3tuning

Current CRAN status: OK: 14

Package mlr3tuningspaces

Current CRAN status: OK: 14

Package mlr3verse

Current CRAN status: NOTE: 3, OK: 11

Version: 0.3.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘mlr3proba’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package mlr3viz

Current CRAN status: ERROR: 6, NOTE: 3, OK: 5

Version: 0.10.1
Check: examples
Result: ERROR Running examples in ‘mlr3viz-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: autoplot.PredictionClust > ### Title: Plots for Cluster Predictions > ### Aliases: autoplot.PredictionClust > > ### ** Examples > > if (requireNamespace("mlr3")) { + library(mlr3) + library(mlr3cluster) + library(mlr3viz) + + task = tsk("usarrests") + learner = lrn("clust.kmeans", centers = 3) + object = learner$train(task)$predict(task) + + head(fortify(object)) + autoplot(object, task) + } Warning: Package 'clue' required but not installed for Learner 'clust.kmeans' Error: The following packages could not be loaded: clue Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot.OptimInstanceBatchSingleCrit 8.032 0.118 12.368 autoplot.BenchmarkResult 7.080 0.272 6.860 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.10.1
Check: examples
Result: ERROR Running examples in ‘mlr3viz-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: autoplot.PredictionClust > ### Title: Plots for Cluster Predictions > ### Aliases: autoplot.PredictionClust > > ### ** Examples > > if (requireNamespace("mlr3")) { + library(mlr3) + library(mlr3cluster) + library(mlr3viz) + + task = tsk("usarrests") + learner = lrn("clust.kmeans", centers = 3) + object = learner$train(task)$predict(task) + + head(fortify(object)) + autoplot(object, task) + } Warning: Package 'clue' required but not installed for Learner 'clust.kmeans' Error: The following packages could not be loaded: clue Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot.OptimInstanceBatchSingleCrit 4.686 0.175 5.027 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.10.1
Check: examples
Result: ERROR Running examples in ‘mlr3viz-Ex.R’ failed The error most likely occurred in: > ### Name: autoplot.PredictionClust > ### Title: Plots for Cluster Predictions > ### Aliases: autoplot.PredictionClust > > ### ** Examples > > if (requireNamespace("mlr3")) { + library(mlr3) + library(mlr3cluster) + library(mlr3viz) + + task = tsk("usarrests") + learner = lrn("clust.kmeans", centers = 3) + object = learner$train(task)$predict(task) + + head(fortify(object)) + autoplot(object, task) + } Warning: Package 'clue' required but not installed for Learner 'clust.kmeans' Error: The following packages could not be loaded: clue Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64

Version: 0.10.1
Check: examples
Result: ERROR Running examples in ‘mlr3viz-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: autoplot.PredictionClust > ### Title: Plots for Cluster Predictions > ### Aliases: autoplot.PredictionClust > > ### ** Examples > > if (requireNamespace("mlr3")) { + library(mlr3) + library(mlr3cluster) + library(mlr3viz) + + task = tsk("usarrests") + learner = lrn("clust.kmeans", centers = 3) + object = learner$train(task)$predict(task) + + head(fortify(object)) + autoplot(object, task) + } Warning: Package 'clue' required but not installed for Learner 'clust.kmeans' Error: The following packages could not be loaded: clue Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot.OptimInstanceBatchSingleCrit 7.383 0.151 8.297 autoplot.BenchmarkResult 5.510 0.176 6.356 Flavor: r-patched-linux-x86_64

Version: 0.10.1
Check: examples
Result: ERROR Running examples in ‘mlr3viz-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: autoplot.PredictionClust > ### Title: Plots for Cluster Predictions > ### Aliases: autoplot.PredictionClust > > ### ** Examples > > if (requireNamespace("mlr3")) { + library(mlr3) + library(mlr3cluster) + library(mlr3viz) + + task = tsk("usarrests") + learner = lrn("clust.kmeans", centers = 3) + object = learner$train(task)$predict(task) + + head(fortify(object)) + autoplot(object, task) + } Warning: Package 'clue' required but not installed for Learner 'clust.kmeans' Error: The following packages could not be loaded: clue Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot.OptimInstanceBatchSingleCrit 7.435 0.133 8.729 autoplot.BenchmarkResult 5.835 0.182 7.791 Flavor: r-release-linux-x86_64

Version: 0.10.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘mlr3proba’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package rush

Current CRAN status: OK: 14

Additional issues

donttest