CRAN Package Check Results for Package mlrMBO

Last updated on 2026-09-18 14:51:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 14.63 271.62 286.25 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.6 10.71 187.37 198.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.6 12.00 177.34 189.34 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.6 11.00 171.61 182.61 ERROR
r-devel-windows-x86_64 1.1.6 24.00 312.00 336.00 ERROR
r-patched-linux-x86_64 1.1.6 17.11 249.18 266.29 OK
r-release-linux-x86_64 1.1.6 16.02 252.00 268.02 OK
r-release-macos-arm64 1.1.6 4.00 72.00 76.00 OK
r-release-macos-x86_64 1.1.6 13.00 279.00 292.00 OK
r-release-windows-x86_64 1.1.6 22.00 234.00 256.00 OK
r-oldrel-macos-arm64 1.1.6 4.00 63.00 67.00 OK
r-oldrel-macos-x86_64 1.1.6 18.00 513.00 531.00 OK
r-oldrel-windows-x86_64 1.1.6 28.00 298.00 326.00 OK

Check Details

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [117s/171s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > # the unit tests take pretty long, that can be a problem on WB and cran (and maybe annoying locally) > # so we run all tests only on travis and if a certain user env var is set > if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true") || identical(Sys.getenv("NOT_CRAN"), "true")) { + test_check("mlrMBO") + } else { + test_check("mlrMBO", filter = "((mbo_rf)|(mbo_km))") + } Loading required package: mlrMBO Loading required package: mlr Loading required package: ParamHelpers Loading required package: smoof Loading required package: checkmate Saving _problems/test_mbo_km-47.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_km.R:47:3'): mbo works with km ─────────────────────────── Expected `suppressPackageStartupMessages(...)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [76s/88s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > # the unit tests take pretty long, that can be a problem on WB and cran (and maybe annoying locally) > # so we run all tests only on travis and if a certain user env var is set > if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true") || identical(Sys.getenv("NOT_CRAN"), "true")) { + test_check("mlrMBO") + } else { + test_check("mlrMBO", filter = "((mbo_rf)|(mbo_km))") + } Loading required package: mlrMBO Loading required package: mlr Loading required package: ParamHelpers Loading required package: smoof Loading required package: checkmate Saving _problems/test_mbo_km-47.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_km.R:47:3'): mbo works with km ─────────────────────────── Expected `suppressPackageStartupMessages(...)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [76s/87s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > # the unit tests take pretty long, that can be a problem on WB and cran (and maybe annoying locally) > # so we run all tests only on travis and if a certain user env var is set > if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true") || identical(Sys.getenv("NOT_CRAN"), "true")) { + test_check("mlrMBO") + } else { + test_check("mlrMBO", filter = "((mbo_rf)|(mbo_km))") + } Loading required package: mlrMBO Loading required package: mlr Loading required package: ParamHelpers Loading required package: smoof Loading required package: checkmate Saving _problems/test_mbo_km-47.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_km.R:47:3'): mbo works with km ─────────────────────────── Expected `suppressPackageStartupMessages(...)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.6
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/87s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > # the unit tests take pretty long, that can be a problem on WB and cran (and maybe annoying locally) > # so we run all tests only on travis and if a certain user env var is set > if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true") || identical(Sys.getenv("NOT_CRAN"), "true")) { + test_check("mlrMBO") + } else { + test_check("mlrMBO", filter = "((mbo_rf)|(mbo_km))") + } Loading required package: mlrMBO Loading required package: mlr Loading required package: ParamHelpers Loading required package: smoof Loading required package: checkmate Saving _problems/test_mbo_km-47.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_km.R:47:3'): mbo works with km ─────────────────────────── Expected `suppressPackageStartupMessages(...)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.6
Check: tests
Result: ERROR Running 'testthat.R' [98s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > > # the unit tests take pretty long, that can be a problem on WB and cran (and maybe annoying locally) > # so we run all tests only on travis and if a certain user env var is set > if (identical(Sys.getenv("TRAVIS"), "true") || identical(Sys.getenv("R_EXPENSIVE_TEST_OK"), "true") || identical(Sys.getenv("NOT_CRAN"), "true")) { + test_check("mlrMBO") + } else { + test_check("mlrMBO", filter = "((mbo_rf)|(mbo_km))") + } Loading required package: mlrMBO Loading required package: mlr Loading required package: ParamHelpers Loading required package: smoof Loading required package: checkmate Saving _problems/test_mbo_km-47.R [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_km.R:47:3'): mbo works with km ─────────────────────────── Expected `suppressPackageStartupMessages(...)` to run silently. Actual noise: warnings. [ FAIL 1 | WARN 5 | SKIP 0 | PASS 59 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64