The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-09-04 05:51:15 CEST.
| Package | OK | ERROR |
|---|---|---|
| bbotk | 13 | |
| farff | 13 | |
| libcmaesr | 13 | |
| mlr3 | 13 | |
| mlr3automl | 7 | |
| mlr3batchmark | 13 | |
| mlr3data | 13 | |
| mlr3db | 13 | |
| mlr3filters | 13 | |
| mlr3fselect | 13 | |
| mlr3hyperband | 13 | |
| mlr3learners | 13 | |
| mlr3mbo | 13 | |
| mlr3measures | 13 | |
| mlr3misc | 13 | |
| mlr3spatial | 13 | |
| mlr3tuning | 13 | |
| mlr3tuningspaces | 13 | |
| mlr3verse | 13 | |
| mlr3viz | 12 | 1 |
| rush | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 7
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 12, ERROR: 1
Version: 0.11.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 (mlr3misc::require_namespaces(c("clue", "mlr3cluster"), quietly = TRUE)) {
+ library(mlr3cluster)
+
+ task = tsk("usarrests")
+ learner = lrn("clust.kmeans", centers = 3)
+ object = learner$train(task)$predict(task)
+
+ head(fortify(object))
+ autoplot(object, task)
+ }
Error: The following packages could not be loaded: GGally
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.