- using R Under development (unstable) (2025-12-18 r89199)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 21.1.7 (1)
Debian flang version 21.1.7 (1)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘irace/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘irace’ version ‘4.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [3s/4s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘irace’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [23s/30s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/4s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [32s/49s] ERROR
Running ‘testthat.R’ [32s/49s]
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 1820 ]
══ 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 1820 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [22s/30s] OK
- checking PDF version of manual ... [6s/9s] OK
- checking HTML version of manual ... [5s/7s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR