Last updated on 2025-12-19 14:50:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.3 | 12.74 | 128.00 | 140.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.3 | 7.39 | 92.33 | 99.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.3 | 22.00 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 4.3 | 22.00 | 199.07 | 221.07 | ERROR | |
| r-devel-windows-x86_64 | 4.3 | 16.00 | 164.00 | 180.00 | OK | |
| r-patched-linux-x86_64 | 4.3 | 12.33 | 118.03 | 130.36 | OK | |
| r-release-linux-x86_64 | 4.3 | 12.77 | 118.45 | 131.22 | OK | |
| r-release-macos-arm64 | 4.3 | OK | ||||
| r-release-macos-x86_64 | 4.3 | 9.00 | 161.00 | 170.00 | OK | |
| r-release-windows-x86_64 | 4.3 | 19.00 | 160.00 | 179.00 | OK | |
| r-oldrel-macos-arm64 | 4.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 4.3 | 9.00 | 144.00 | 153.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.3 | 19.00 | 197.00 | 216.00 | OK |
Version: 4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [52s/75s]
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 4 | WARN 0 | SKIP 23 | PASS 1822 ]
══ 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-bug-87.R:30:3'): bug-87 ────────────────────────────────────────
Error in ``[.data.table`(confs, idx_satisfied, let(.DOMAIN = list(get_dependent_domain(param, .SD))), by = .I, .SDcols = prev_names)`: attempt access index 11/11 in VECTOR_ELT
Backtrace:
▆
1. └─irace::irace(scenario) at test-bug-87.R:30:3
2. └─irace:::irace_common(scenario, simple = TRUE)
3. └─irace:::irace_run(scenario = scenario)
4. └─irace:::sampleSobol(...)
5. └─irace:::generate_sobol(parameters, n, repair)
6. ├─...[]
7. └─data.table:::`[.data.table`(...)
── Error ('test-dependencies.R:142:3'): checkDependencies ──────────────────────
Error in ``[.data.table`(confs, idx_satisfied, let(.DOMAIN = list(get_dependent_domain(param, .SD))), by = .I, .SDcols = prev_names)`: attempt access index 5/5 in VECTOR_ELT
Backtrace:
▆
1. └─irace (local) test_checkDependencies(parameterFile = "dependencies.txt") at test-dependencies.R:142:3
2. └─irace::irace(scenario = scenario) at test-dependencies.R:135:3
3. └─irace:::irace_common(scenario, simple = TRUE)
4. └─irace:::irace_run(scenario = scenario)
5. └─irace:::sampleSobol(...)
6. └─irace:::generate_sobol(parameters, n, repair)
7. ├─...[]
8. └─data.table:::`[.data.table`(...)
── Error ('test-dependencies.R:145:3'): checkDependencies2 ─────────────────────
Error in ``[.data.table`(confs, idx_satisfied, let(.DOMAIN = list(get_dependent_domain(param, .SD))), by = .I, .SDcols = prev_names)`: attempt access index 5/5 in VECTOR_ELT
Backtrace:
▆
1. └─irace (local) test_checkDependencies(parameterFile = "dependencies2.txt") at test-dependencies.R:145:3
2. └─irace::irace(scenario = scenario) at test-dependencies.R:135:3
3. └─irace:::irace_common(scenario, simple = TRUE)
4. └─irace:::irace_run(scenario = scenario)
5. └─irace:::sampleSobol(...)
6. └─irace:::generate_sobol(parameters, n, repair)
7. ├─...[]
8. └─data.table:::`[.data.table`(...)
── Error ('test-sobol.R:16:5'): bug with conditional dependent ─────────────────
Error in ``[.data.table`(confs, idx_satisfied, let(.DOMAIN = list(get_dependent_domain(param, .SD))), by = .I, .SDcols = prev_names)`: attempt access index 11/11 in VECTOR_ELT
Backtrace:
▆
1. └─irace:::sampleSobol(parameters, 1000L) at test-sobol.R:16:5
2. └─irace:::generate_sobol(parameters, n, repair)
3. ├─...[]
4. └─data.table:::`[.data.table`(...)
[ FAIL 4 | WARN 0 | SKIP 23 | PASS 1822 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 4.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64