CRAN Package Check Results for Package mlrintermbo

Last updated on 2026-04-03 12:55:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1-1 6.37 604.71 611.08 OK
r-devel-linux-x86_64-debian-gcc 0.5.1-1 3.63 441.00 444.63 OK
r-devel-linux-x86_64-fedora-clang 0.5.1-1 11.00 608.95 619.95 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.1-1 11.00 1104.23 1115.23 OK
r-devel-macos-arm64 0.5.1-1 1.00 123.00 124.00 OK
r-devel-windows-x86_64 0.5.1-1 7.00 581.00 588.00 OK
r-patched-linux-x86_64 0.5.1-1 5.02 572.93 577.95 OK
r-release-linux-x86_64 0.5.1-1 5.72 542.61 548.33 OK
r-release-macos-arm64 0.5.1-1 OK
r-release-macos-x86_64 0.5.1-1 4.00 514.00 518.00 OK
r-release-windows-x86_64 0.5.1-1 7.00 554.00 561.00 OK
r-oldrel-macos-arm64 0.5.1-1 OK
r-oldrel-macos-x86_64 0.5.1-1 4.00 425.00 429.00 OK
r-oldrel-windows-x86_64 0.5.1-1 9.00 784.00 793.00 OK

Check Details

Version: 0.5.1-1
Check: tests
Result: ERROR Running ‘run.R’ [9m/14m] Running the tests in ‘tests/run.R’ failed. Complete output: > library("testthat") > library("mlr3") > library("mlr3tuning") Loading required package: paradox > library("paradox") > test_check("mlrintermbo") Loading required package: mlrintermbo Attaching package: 'mlrintermbo' The following objects are masked from 'package:mlr3tuning': TuningInstanceMultiCrit, TuningInstanceSingleCrit Attaching package: 'bbotk' The following objects are masked from 'package:mlrintermbo': OptimInstanceMultiCrit, OptimInstanceSingleCrit, Optimizer stdout:] stderr:] Saving _problems/test_custom_learner-55.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 23 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test_custom_learner.R:4:3', 'test_fuzzing.R:4:3', 'test_fuzzing.R:20:3', 'test_mbo.R:4:3', 'test_mbo.R:102:3', 'test_mbo.R:204:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_custom_learner.R:55:3'): custom surrogate ────────────────────── <rlib_error_3_0/rlib_error/error/condition> Error in `"rs_init(self, private, super, options, wait, wait_timeout)"`: ! Could not start R session, timed out Backtrace: ▆ 1. └─OptimizerInterMBO$new() at test_custom_learner.R:55:3 2. └─mlrintermbo (local) initialize(...) 3. └─mlrintermbo:::.__OptimizerInterMBO__initialize(...) 4. ├─mlrintermbo:::initSession(callr::r_session$new(wait_timeout = 10000)) 5. └─callr::r_session$new(wait_timeout = 10000) 6. └─callr (local) initialize(...) 7. └─callr:::rs_init(self, private, super, options, wait, wait_timeout) 8. └─throw(new_error("Could not start R session, timed out")) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 23 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang