Last updated on 2023-03-23 06:52:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2-1 | 18.93 | 762.46 | 781.39 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.2-1 | 14.22 | 574.31 | 588.53 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2-1 | 1085.10 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2-1 | 941.93 | OK | |||
r-patched-linux-x86_64 | 0.1.2-1 | 20.81 | 750.54 | 771.35 | ERROR | |
r-release-linux-x86_64 | 0.1.2-1 | 14.20 | 723.63 | 737.83 | ERROR | |
r-release-macos-arm64 | 0.1.2-1 | 209.00 | OK | |||
r-release-macos-x86_64 | 0.1.2-1 | 394.00 | OK | |||
r-release-windows-x86_64 | 0.1.2-1 | 35.00 | 522.00 | 557.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.2-1 | 227.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2-1 | 347.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.2-1 | 37.00 | 576.00 | 613.00 | ERROR |
Version: 0.1.2-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [96s/109s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.2-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [74s/114s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [133s/453s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.2-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [91s/115s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.2-1
Check: tests
Result: ERROR
Running ‘testthat.R’ [91s/104s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.2-1
Check: tests
Result: ERROR
Running 'testthat.R' [82s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_objective.R:172:3'): makeBaselineObjective ─────────────────────
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
▆
1. ├─... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. ├─mlrMBO::setMBOControlTermination(., iters = 1)
3. │ └─checkmate::assertClass(control, "MBOControl")
4. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
5. ├─mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. │ └─checkmate::assertClass(control, "MBOControl")
7. │ └─checkmate::checkClass(x, classes, ordered, null.ok)
8. └─mlrMBO::makeMBOControl(n.objectives = 2)
9. └─mlrMBO::setMBOControlMultiObj(control)
10. └─BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. └─BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.2-1
Check: tests
Result: ERROR
Running 'testthat.R' [107s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
>
> library("checkmate")
> library("testthat")
> library("ParamHelpers")
> library("mlr")
Warning message: 'mlr' is in 'maintenance-only' mode since July 2019.
Future development will only happen in 'mlr3'
(<https://mlr3.mlr-org.com>). Due to the focus on 'mlr3' there might be
uncaught bugs meanwhile in {mlr} - please consider switching.
> library("mlrCPO")
>
> test_check("mosmafs")
Loading required package: mosmafs
Loading required package: ecr
Loading required package: BBmisc
Attaching package: 'BBmisc'
The following object is masked from 'package:base':
isFALSE
Loading required package: smoof
Attaching package: 'ecr'
The following objects are masked from 'package:BBmisc':
explode, normalize
The following object is masked from 'package:testthat':
setup
The following object is masked from 'package:utils':
toLatex
Attaching package: 'mosmafs'
The following objects are masked from 'package:ecr':
getPopulations, getStatistics
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
== Failed tests ================================================================
-- Error ('test_objective.R:172:3'): makeBaselineObjective ---------------------
Error in `requirePackages(c("mco", "emoa"), why = "multi-objective optimization")`: For multi-objective optimization please install the following packages: mco
Backtrace:
x
1. +-... %>% setMBOControlTermination(iters = 1) at test_objective.R:172:2
2. +-mlrMBO::setMBOControlTermination(., iters = 1)
3. | \-checkmate::assertClass(control, "MBOControl")
4. | \-checkmate::checkClass(x, classes, ordered, null.ok)
5. +-mlrMBO::setMBOControlInfill(., makeMBOInfillCritDIB())
6. | \-checkmate::assertClass(control, "MBOControl")
7. | \-checkmate::checkClass(x, classes, ordered, null.ok)
8. \-mlrMBO::makeMBOControl(n.objectives = 2)
9. \-mlrMBO::setMBOControlMultiObj(control)
10. \-BBmisc::requirePackages(c("mco", "emoa"), why = "multi-objective optimization")
11. \-BBmisc::stopf(...)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 456 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64