CRAN Package Check Results for Package mlr3mbo

Last updated on 2025-08-20 12:48:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 7.61 518.54 526.15 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 6.35 376.89 383.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 738.25 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 692.59 OK
r-devel-windows-x86_64 0.3.0 13.00 472.00 485.00 ERROR
r-patched-linux-x86_64 0.3.0 10.68 478.86 489.54 ERROR
r-release-linux-x86_64 0.3.0 7.72 478.67 486.39 ERROR
r-release-macos-arm64 0.3.0 226.00 OK
r-release-macos-x86_64 0.3.1 428.00 OK
r-release-windows-x86_64 0.3.1 15.00 472.00 487.00 OK
r-oldrel-macos-arm64 0.3.0 277.00 OK
r-oldrel-macos-x86_64 0.3.1 424.00 OK
r-oldrel-windows-x86_64 0.3.1 16.00 558.00 574.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [399s/446s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3mbo) + test_check("mlr3mbo") + } Loading required package: mlr3tuning Loading required package: mlr3 Loading required package: paradox Attaching package: 'mlr3mbo' The following object is masked from 'package:testthat': it Loading required namespace: mlr3learners Loading required namespace: DiceKriging Loading required namespace: rgenoud WARN [03:26:41.892] [bbotk] Optimizer Error. [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test_AcqFunctionEHVIGH.R:35:3', 'test_AcqFunctionStochasticCB.R:2:3', 'test_AcqFunctionStochasticCB.R:29:3', 'test_AcqFunctionStochasticCB.R:57:3', 'test_AcqFunctionStochasticCB.R:86:3', 'test_AcqFunctionStochasticCB.R:115:3', 'test_AcqFunctionStochasticEI.R:2:3', 'test_AcqFunctionStochasticEI.R:30:3', 'test_AcqFunctionStochasticEI.R:58:3', 'test_OptimizerADBO.R:2:3', 'test_OptimizerAsyncMbo.R:2:3', 'test_OptimizerAsyncMbo.R:23:3', 'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:16:3', 'test_TunerADBO.R:2:3', 'test_TunerAsyncMbo.R:2:3', 'test_TunerMbo.R:2:3' • empty test (1): 'test_bayesopt_ego.R:55:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_defaults.R:88:3'): default_surrogate ───────────────────── sortnames(x) (`actual`) not equal to sortnames(y) (`expected`). `actual` is length 12 `expected` is length 11 names(actual) | names(expected) [6] "imputeoor.offset" | "imputeoor.offset" [6] [7] "imputeoor.multiplier" | "imputeoor.multiplier" [7] [8] "imputeoor.min" | "imputeoor.min" [8] [9] "imputeoor.create_empty_level" - [10] "imputeoor.affect_columns" | "imputeoor.affect_columns" [9] [11] "colapply.applicator" | "colapply.applicator" [10] [12] "colapply.affect_columns" | "colapply.affect_columns" [11] `actual$imputeoor.create_empty_level` is a logical vector (FALSE) `expected$imputeoor.create_empty_level` is absent Backtrace: ▆ 1. └─mlr3mbo:::expect_equal_sorted(...) at test_mbo_defaults.R:88:3 2. └─testthat::expect_equal(sortnames(x), sortnames(y), ...) at tests/testthat/helper.R:243:3 [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [295s/339s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3mbo) + test_check("mlr3mbo") + } Loading required package: mlr3tuning Loading required package: mlr3 Loading required package: paradox Attaching package: 'mlr3mbo' The following object is masked from 'package:testthat': it Loading required namespace: mlr3learners Loading required namespace: DiceKriging Loading required namespace: rgenoud WARN [16:52:03.484] [bbotk] Optimizer Error. [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test_AcqFunctionEHVIGH.R:35:3', 'test_AcqFunctionStochasticCB.R:2:3', 'test_AcqFunctionStochasticCB.R:29:3', 'test_AcqFunctionStochasticCB.R:57:3', 'test_AcqFunctionStochasticCB.R:86:3', 'test_AcqFunctionStochasticCB.R:115:3', 'test_AcqFunctionStochasticEI.R:2:3', 'test_AcqFunctionStochasticEI.R:30:3', 'test_AcqFunctionStochasticEI.R:58:3', 'test_OptimizerADBO.R:2:3', 'test_OptimizerAsyncMbo.R:2:3', 'test_OptimizerAsyncMbo.R:23:3', 'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:16:3', 'test_TunerADBO.R:2:3', 'test_TunerAsyncMbo.R:2:3', 'test_TunerMbo.R:2:3' • empty test (1): 'test_bayesopt_ego.R:55:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_defaults.R:88:3'): default_surrogate ───────────────────── sortnames(x) (`actual`) not equal to sortnames(y) (`expected`). `actual` is length 12 `expected` is length 11 names(actual) | names(expected) [6] "imputeoor.offset" | "imputeoor.offset" [6] [7] "imputeoor.multiplier" | "imputeoor.multiplier" [7] [8] "imputeoor.min" | "imputeoor.min" [8] [9] "imputeoor.create_empty_level" - [10] "imputeoor.affect_columns" | "imputeoor.affect_columns" [9] [11] "colapply.applicator" | "colapply.applicator" [10] [12] "colapply.affect_columns" | "colapply.affect_columns" [11] `actual$imputeoor.create_empty_level` is a logical vector (FALSE) `expected$imputeoor.create_empty_level` is absent Backtrace: ▆ 1. └─mlr3mbo:::expect_equal_sorted(...) at test_mbo_defaults.R:88:3 2. └─testthat::expect_equal(sortnames(x), sortnames(y), ...) at tests/testthat/helper.R:243:3 [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: tests
Result: ERROR Running 'testthat.R' [336s] Running the tests in 'tests/testthat.R' failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3mbo) + test_check("mlr3mbo") + } Loading required package: mlr3tuning Loading required package: mlr3 Loading required package: paradox Attaching package: 'mlr3mbo' The following object is masked from 'package:testthat': it Loading required namespace: mlr3learners Loading required namespace: DiceKriging Loading required namespace: rgenoud WARN [06:57:24.692] [bbotk] Optimizer Error. [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test_AcqFunctionEHVIGH.R:35:3', 'test_AcqFunctionStochasticCB.R:2:3', 'test_AcqFunctionStochasticCB.R:29:3', 'test_AcqFunctionStochasticCB.R:57:3', 'test_AcqFunctionStochasticCB.R:86:3', 'test_AcqFunctionStochasticCB.R:115:3', 'test_AcqFunctionStochasticEI.R:2:3', 'test_AcqFunctionStochasticEI.R:30:3', 'test_AcqFunctionStochasticEI.R:58:3', 'test_OptimizerADBO.R:2:3', 'test_OptimizerAsyncMbo.R:2:3', 'test_OptimizerAsyncMbo.R:23:3', 'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:16:3', 'test_TunerADBO.R:2:3', 'test_TunerAsyncMbo.R:2:3', 'test_TunerMbo.R:2:3' • empty test (1): 'test_bayesopt_ego.R:55:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_defaults.R:88:3'): default_surrogate ───────────────────── sortnames(x) (`actual`) not equal to sortnames(y) (`expected`). `actual` is length 12 `expected` is length 11 names(actual) | names(expected) [6] "imputeoor.offset" | "imputeoor.offset" [6] [7] "imputeoor.multiplier" | "imputeoor.multiplier" [7] [8] "imputeoor.min" | "imputeoor.min" [8] [9] "imputeoor.create_empty_level" - [10] "imputeoor.affect_columns" | "imputeoor.affect_columns" [9] [11] "colapply.applicator" | "colapply.applicator" [10] [12] "colapply.affect_columns" | "colapply.affect_columns" [11] `actual$imputeoor.create_empty_level` is a logical vector (FALSE) `expected$imputeoor.create_empty_level` is absent Backtrace: ▆ 1. └─mlr3mbo:::expect_equal_sorted(...) at test_mbo_defaults.R:88:3 2. └─testthat::expect_equal(sortnames(x), sortnames(y), ...) at D:\RCompile\CRANpkg\local\4.6\mlr3mbo.Rcheck\tests\testthat\helper.R:243:3 [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [370s/446s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3mbo) + test_check("mlr3mbo") + } Loading required package: mlr3tuning Loading required package: mlr3 Loading required package: paradox Attaching package: 'mlr3mbo' The following object is masked from 'package:testthat': it Loading required namespace: mlr3learners Loading required namespace: DiceKriging Loading required namespace: rgenoud WARN [15:10:25.974] [bbotk] Optimizer Error. [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test_AcqFunctionEHVIGH.R:35:3', 'test_AcqFunctionStochasticCB.R:2:3', 'test_AcqFunctionStochasticCB.R:29:3', 'test_AcqFunctionStochasticCB.R:57:3', 'test_AcqFunctionStochasticCB.R:86:3', 'test_AcqFunctionStochasticCB.R:115:3', 'test_AcqFunctionStochasticEI.R:2:3', 'test_AcqFunctionStochasticEI.R:30:3', 'test_AcqFunctionStochasticEI.R:58:3', 'test_OptimizerADBO.R:2:3', 'test_OptimizerAsyncMbo.R:2:3', 'test_OptimizerAsyncMbo.R:23:3', 'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:16:3', 'test_TunerADBO.R:2:3', 'test_TunerAsyncMbo.R:2:3', 'test_TunerMbo.R:2:3' • empty test (1): 'test_bayesopt_ego.R:55:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_defaults.R:88:3'): default_surrogate ───────────────────── sortnames(x) (`actual`) not equal to sortnames(y) (`expected`). `actual` is length 12 `expected` is length 11 names(actual) | names(expected) [6] "imputeoor.offset" | "imputeoor.offset" [6] [7] "imputeoor.multiplier" | "imputeoor.multiplier" [7] [8] "imputeoor.min" | "imputeoor.min" [8] [9] "imputeoor.create_empty_level" - [10] "imputeoor.affect_columns" | "imputeoor.affect_columns" [9] [11] "colapply.applicator" | "colapply.applicator" [10] [12] "colapply.affect_columns" | "colapply.affect_columns" [11] `actual$imputeoor.create_empty_level` is a logical vector (FALSE) `expected$imputeoor.create_empty_level` is absent Backtrace: ▆ 1. └─mlr3mbo:::expect_equal_sorted(...) at test_mbo_defaults.R:88:3 2. └─testthat::expect_equal(sortnames(x), sortnames(y), ...) at tests/testthat/helper.R:243:3 [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [371s/432s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(checkmate) + library(mlr3mbo) + test_check("mlr3mbo") + } Loading required package: mlr3tuning Loading required package: mlr3 Loading required package: paradox Attaching package: 'mlr3mbo' The following object is masked from 'package:testthat': it Loading required namespace: mlr3learners Loading required namespace: DiceKriging Loading required namespace: rgenoud WARN [14:56:58.129] [bbotk] Optimizer Error. [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test_AcqFunctionEHVIGH.R:35:3', 'test_AcqFunctionStochasticCB.R:2:3', 'test_AcqFunctionStochasticCB.R:29:3', 'test_AcqFunctionStochasticCB.R:57:3', 'test_AcqFunctionStochasticCB.R:86:3', 'test_AcqFunctionStochasticCB.R:115:3', 'test_AcqFunctionStochasticEI.R:2:3', 'test_AcqFunctionStochasticEI.R:30:3', 'test_AcqFunctionStochasticEI.R:58:3', 'test_OptimizerADBO.R:2:3', 'test_OptimizerAsyncMbo.R:2:3', 'test_OptimizerAsyncMbo.R:23:3', 'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:16:3', 'test_TunerADBO.R:2:3', 'test_TunerAsyncMbo.R:2:3', 'test_TunerMbo.R:2:3' • empty test (1): 'test_bayesopt_ego.R:55:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_mbo_defaults.R:88:3'): default_surrogate ───────────────────── sortnames(x) (`actual`) not equal to sortnames(y) (`expected`). `actual` is length 12 `expected` is length 11 names(actual) | names(expected) [6] "imputeoor.offset" | "imputeoor.offset" [6] [7] "imputeoor.multiplier" | "imputeoor.multiplier" [7] [8] "imputeoor.min" | "imputeoor.min" [8] [9] "imputeoor.create_empty_level" - [10] "imputeoor.affect_columns" | "imputeoor.affect_columns" [9] [11] "colapply.applicator" | "colapply.applicator" [10] [12] "colapply.affect_columns" | "colapply.affect_columns" [11] `actual$imputeoor.create_empty_level` is a logical vector (FALSE) `expected$imputeoor.create_empty_level` is absent Backtrace: ▆ 1. └─mlr3mbo:::expect_equal_sorted(...) at test_mbo_defaults.R:88:3 2. └─testthat::expect_equal(sortnames(x), sortnames(y), ...) at tests/testthat/helper.R:243:3 [ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64