Last updated on 2025-07-14 05:49:01 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
eaf | 3 | 10 | |
irace | 1 | 2 | 10 |
iraceplot | 13 | ||
moocore | 3 | 10 | |
mooplot | 13 |
Current CRAN status: NOTE: 3, OK: 10
Version: 2.5.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 4.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(irace)
>
> test_check("irace")
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 1835 ]
══ Skipped tests (23) ══════════════════════════════════════════════════════════
• On CRAN (23): 'test-GenericWrapper4AC.R:3:3', 'test-ablation.R:2:3',
'test-bad_scenario.R:3:5', 'test-blocksize.R:89:3', 'test-bug-10.R:20:3',
'test-bug-10.R:41:3', 'test-capping.R:30:3', 'test-maxTime.R:52:3',
'test-multi_irace.R:34:3', 'test-multi_irace.R:48:3',
'test-multi_irace.R:63:3', 'test-multi_irace.R:76:3',
'test-multi_irace.R:88:3', 'test-multi_irace.R:101:3',
'test-multi_irace.R:129:3', 'test-multi_irace.R:141:3', 'test-psrace.R:4:3',
'test-psrace.R:19:3', 'test-sann-irace.R:77:3', 'test-sann-irace.R:92:3',
'test-sann-irace.R:100:3', 'test-sann-irace.R:108:3',
'test-target-runner-dummy.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-blocksize.R:78:3'): blockSize cap_irace maxExperiments = 1000 ──
Error in `confs[1L, , drop = FALSE]`: incorrect number of dimensions
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-blocksize.R:78:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. ├─irace (local) check_blocksize(cap_irace(maxExperiments = 1000, debugLevel = 3))
8. │ ├─testthat::expect_equal(...) at test-blocksize.R:67:3
9. │ │ └─testthat::quasi_label(enquo(object), label, arg = "object")
10. │ │ └─rlang::eval_bare(expr, quo_get_env(quo))
11. │ ├─base::rowMeans(...)
12. │ │ └─base::is.data.frame(x)
13. │ ├─base::matrix(...)
14. │ └─irace::get_instanceID_seed_pairs(results)
15. │ └─irace::read_logfile(iraceResults)
16. │ └─irace:::is_na_or_empty(filename)
17. └─irace (local) cap_irace(maxExperiments = 1000, debugLevel = 3)
18. ├─testthat::expect_identical(...) at test-blocksize.R:30:3
19. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
20. │ └─rlang::eval_bare(expr, quo_get_env(quo))
21. └─irace::removeConfigurationsMetaData(confs[1L, , drop = FALSE])
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 1835 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 4.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 0.1.7
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13