Last updated on 2026-07-24 20:49:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 8.34 | 614.46 | 622.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 6.60 | 434.42 | 441.02 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 13.00 | 807.27 | 820.27 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 371.63 | ERROR | |||
| r-devel-windows-x86_64 | 1.2.0 | 15.00 | 524.00 | 539.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 12.08 | 558.93 | 571.01 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 7.31 | 515.69 | 523.00 | OK | |
| r-release-macos-arm64 | 1.2.0 | 3.00 | 150.00 | 153.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 8.00 | 847.00 | 855.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 17.00 | 500.00 | 517.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 2.00 | 147.00 | 149.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 8.00 | 968.00 | 976.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 18.00 | 720.00 | 738.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/14m]
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: mlr3
Loading required package: mlr3tuning
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
Saving _problems/test_ResultAssignerArchive-100.R
Saving _problems/test_ResultAssignerSurrogate-151.R
WARN [16:20:48.468] [bbotk] Caught the following error:
x Acquisition function optimization failed.
> Class: Mlr3ErrorMboAcqOptimizer
Caused by:
Optimizer Error.
WARN [16:20:49.321] [bbotk] Caught the following error:
x Surrogate update failed.
> Class: Mlr3ErrorMboSurrogateUpdate
Caused by:
x Surrogate Train Error.
> Class: Mlr3ErrorLearnerTrain
WARN [16:20:50.189] [bbotk] Caught the following error:
x Acquisition function optimization failed.
> Class: Mlr3ErrorMboAcqOptimizer
Caused by:
x Surrogate Predict Error.
> Class: Mlr3ErrorLearnerPredict
[ FAIL 2 | WARN 2 | SKIP 11 | PASS 1298 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• On CRAN (11): 'test_AcqFunctionEHVIGH.R:87:3',
'test_AcqFunctionStochasticCB.R:15:1', 'test_AcqFunctionStochasticEI.R:2:1',
'test_OptimizerADBO.R:2:1', 'test_OptimizerAsyncMbo.R:2:1',
'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:18:3',
'test_TunerADBO.R:2:1', 'test_TunerAsyncMbo.R:2:1', 'test_TunerMbo.R:2:3',
'test_conditions.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ResultAssignerArchive.R:93:3'): ResultAssignerArchive passes internal tuned values ──
Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL"
Backtrace:
▆
1. ├─mlr3tuning::ti(...) at test_ResultAssignerArchive.R:93:3
2. │ └─TuningInstance$new(...)
3. │ └─mlr3tuning (local) initialize(...)
4. │ └─mlr3tuning:::.__TuningInstanceBatchSingleCrit__initialize(...)
5. │ └─mlr3::assert_measures(...)
6. │ └─base::lapply(...)
7. │ └─mlr3 (local) FUN(X[[i]], ...)
8. └─mlr3::tsk("pima")
9. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
10. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
11. └─mlr3misc:::dictionary_initialize_item(key, obj, dots)
12. ├─base::do.call(constructor, cargs)
13. └─mlr3 (local) `<fn>`()
14. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench"))
── Error ('test_ResultAssignerSurrogate.R:144:3'): ResultAssignerSurrogate passes internal tuned values ──
Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL"
Backtrace:
▆
1. ├─mlr3tuning::ti(...) at test_ResultAssignerSurrogate.R:144:3
2. │ └─TuningInstance$new(...)
3. │ └─mlr3tuning (local) initialize(...)
4. │ └─mlr3tuning:::.__TuningInstanceBatchSingleCrit__initialize(...)
5. │ └─mlr3::assert_measures(...)
6. │ └─base::lapply(...)
7. │ └─mlr3 (local) FUN(X[[i]], ...)
8. └─mlr3::tsk("pima")
9. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
10. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
11. └─mlr3misc:::dictionary_initialize_item(key, obj, dots)
12. ├─base::do.call(constructor, cargs)
13. └─mlr3 (local) `<fn>`()
14. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench"))
[ FAIL 2 | WARN 2 | SKIP 11 | PASS 1298 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [286s/299s]
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: mlr3
Loading required package: mlr3tuning
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
Saving _problems/test_ResultAssignerArchive-100.R
Saving _problems/test_ResultAssignerSurrogate-151.R
WARN [08:27:08.870] [bbotk] Caught the following error:
x Acquisition function optimization failed.
> Class: Mlr3ErrorMboAcqOptimizer
Caused by:
Optimizer Error.
WARN [08:27:09.112] [bbotk] Caught the following error:
x Surrogate update failed.
> Class: Mlr3ErrorMboSurrogateUpdate
Caused by:
x Surrogate Train Error.
> Class: Mlr3ErrorLearnerTrain
WARN [08:27:09.403] [bbotk] Caught the following error:
x Acquisition function optimization failed.
> Class: Mlr3ErrorMboAcqOptimizer
Caused by:
x Surrogate Predict Error.
> Class: Mlr3ErrorLearnerPredict
[ FAIL 2 | WARN 2 | SKIP 11 | PASS 1298 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• On CRAN (11): 'test_AcqFunctionEHVIGH.R:87:3',
'test_AcqFunctionStochasticCB.R:15:1', 'test_AcqFunctionStochasticEI.R:2:1',
'test_OptimizerADBO.R:2:1', 'test_OptimizerAsyncMbo.R:2:1',
'test_OptimizerMbo.R:2:3', 'test_ResultAssignerSurrogate.R:18:3',
'test_TunerADBO.R:2:1', 'test_TunerAsyncMbo.R:2:1', 'test_TunerMbo.R:2:3',
'test_conditions.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ResultAssignerArchive.R:93:3'): ResultAssignerArchive passes internal tuned values ──
Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL"
Backtrace:
▆
1. ├─mlr3tuning::ti(...) at test_ResultAssignerArchive.R:93:3
2. │ └─TuningInstance$new(...)
3. │ └─mlr3tuning (local) initialize(...)
4. │ └─mlr3tuning:::.__TuningInstanceBatchSingleCrit__initialize(...)
5. │ └─mlr3::assert_measures(...)
6. │ └─base::lapply(...)
7. │ └─mlr3 (local) FUN(X[[i]], ...)
8. └─mlr3::tsk("pima")
9. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
10. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
11. └─mlr3misc:::dictionary_initialize_item(key, obj, dots)
12. ├─base::do.call(constructor, cargs)
13. └─mlr3 (local) `<fn>`()
14. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench"))
── Error ('test_ResultAssignerSurrogate.R:144:3'): ResultAssignerSurrogate passes internal tuned values ──
Error in `UseMethod("as_data_backend")`: no applicable method for 'as_data_backend' applied to an object of class "NULL"
Backtrace:
▆
1. ├─mlr3tuning::ti(...) at test_ResultAssignerSurrogate.R:144:3
2. │ └─TuningInstance$new(...)
3. │ └─mlr3tuning (local) initialize(...)
4. │ └─mlr3tuning:::.__TuningInstanceBatchSingleCrit__initialize(...)
5. │ └─mlr3::assert_measures(...)
6. │ └─base::lapply(...)
7. │ └─mlr3 (local) FUN(X[[i]], ...)
8. └─mlr3::tsk("pima")
9. └─mlr3misc::dictionary_sugar_get(dict = mlr_tasks, .key, ...)
10. └─mlr3misc:::dictionary_get(dict, .key, .dicts_suggest = .dicts_suggest)
11. └─mlr3misc:::dictionary_initialize_item(key, obj, dots)
12. ├─base::do.call(constructor, cargs)
13. └─mlr3 (local) `<fn>`()
14. └─mlr3::as_data_backend(load_dataset("PimaIndiansDiabetes2", "mlbench"))
[ FAIL 2 | WARN 2 | SKIP 11 | PASS 1298 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc