CRAN Package Check Results for Package mlr3cluster

Last updated on 2025-12-06 00:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.12 27.10 161.07 188.17 OK
r-devel-linux-x86_64-debian-gcc 0.1.12 17.67 96.66 114.33 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.12 144.00 158.26 302.26 OK
r-devel-linux-x86_64-fedora-gcc 0.1.12 130.00 154.20 284.20 OK
r-devel-windows-x86_64 0.1.12 27.00 164.00 191.00 OK
r-patched-linux-x86_64 0.1.12 29.23 140.22 169.45 OK
r-release-linux-x86_64 0.1.12 23.58 141.19 164.77 OK
r-release-macos-arm64 0.1.12 12.00 36.00 48.00 OK
r-release-macos-x86_64 0.1.12 26.00 127.00 153.00 OK
r-release-windows-x86_64 0.1.12 27.00 159.00 186.00 OK
r-oldrel-macos-arm64 0.1.12 8.00 42.00 50.00 OK
r-oldrel-macos-x86_64 0.1.12 35.00 128.00 163.00 OK
r-oldrel-windows-x86_64 0.1.12 39.00 204.00 243.00 OK

Check Details

Version: 0.1.12
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("checkmate") + library("testthat") + library("mlr3") + library("mlr3cluster") + test_check("mlr3cluster") + } Saving _problems/test_LearnerClust-48.R Using automatic sigma estimation (sigest) for RBF or laplace kernel Setting default kernel parameters Using automatic sigma estimation (sigest) for RBF or laplace kernel Setting default kernel parameters [ FAIL 1 | WARN 0 | SKIP 12 | PASS 1258 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (5): 'test_mlr_learners_clust_cobweb.R:2:1', 'test_mlr_learners_clust_em.R:2:1', 'test_mlr_learners_clust_ff.R:2:1', 'test_mlr_learners_clust_simplekmeans.R:2:1', 'test_mlr_learners_clust_xmeans.R:1:1' • {ClusterR} is not installed (1): 'test_mlr_learners_clust_mbatchkmeans.R:1:1' • {apcluster} is not installed (1): 'test_mlr_learners_clust_ap.R:1:1' • {dbscan} is not installed (3): 'test_mlr_learners_clust_dbscan.R:1:1', 'test_mlr_learners_clust_hdbscan.R:1:1', 'test_mlr_learners_clust_optics.R:1:1' • {stream} is not installed (2): 'test_mlr_learners_clust_bico.R:1:1', 'test_mlr_learners_clust_birch.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_LearnerClust.R:48:3'): assignment saving works ───────────────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(learner$assignments)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(learner$assignments) at test_LearnerClust.R:48:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 12 | PASS 1258 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.12
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc