Last updated on 2025-08-09 15:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 8.18 | 531.66 | 539.84 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 5.91 | 370.52 | 376.43 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 788.76 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 802.95 | ERROR | |||
r-devel-windows-x86_64 | 0.3.0 | 13.00 | 473.00 | 486.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 11.01 | 477.54 | 488.55 | ERROR | |
r-release-linux-x86_64 | 0.3.0 | 7.67 | 481.56 | 489.23 | ERROR | |
r-release-macos-arm64 | 0.3.0 | 226.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 403.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 14.00 | 479.00 | 493.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.0 | 277.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 412.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 15.00 | 663.00 | 678.00 | ERROR |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [414s/477s]
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:28:59.280] [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’ [292s/350s]
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:56:06.094] [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’ [10m/10m]
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 [07:12:13.303] [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-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/24m]
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 [09:05:37.916] [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-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [335s]
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:38:23.023] [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’ [369s/443s]
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:53.493] [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’ [372s/454s]
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:54:35.418] [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
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [341s]
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 [12:42:13.723] [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.5\mlr3mbo.Rcheck\tests\testthat\helper.R:243:3
[ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [487s]
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:59:30.281] [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.4\mlr3mbo.Rcheck\tests\testthat\helper.R:243:3
[ FAIL 1 | WARN 2 | SKIP 18 | PASS 1092 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.