Last updated on 2026-02-28 19:50:53 CET.
| Package | ERROR | OK |
|---|---|---|
| bbk | 14 | |
| ifo | 14 | |
| isocountry | 14 | |
| mlr3cluster | 1 | 13 |
| treasury | 14 | |
| worldbank | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [61s/127s]
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-39.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 5 | PASS 2014 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• 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'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_LearnerClust.R:39:3'): empty predict set (#421) ────────────────
Error in `expect_match(learner$log$msg, "No data to predict on", fixed = TRUE, all = FALSE)`: `object` must be a character vector, not `NULL`.
Backtrace:
▆
1. └─testthat::expect_match(object = learner$log$msg) at test_LearnerClust.R:39:3
2. └─testthat:::check_character(object)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2014 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 14
Current CRAN status: OK: 14