* using log directory ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/bbotk.Rcheck’ * using R Under development (unstable) (2026-03-24 r89694) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7) * running under: Fedora Linux 42 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-03-24 10:45:40 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘bbotk/DESCRIPTION’ ... OK * this is package ‘bbotk’ version ‘1.9.0’ * package encoding: UTF-8 * 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 ‘bbotk’ can be installed ... [37s/114s] OK * used C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ * checking package 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 ... [76s/112s] OK * checking Rd files ... 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 C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... WARNING File ‘bbotk/libs/bbotk.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. * checking examples ... [29s/48s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [10m/30m] [10m/30m] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library("testthat") + library("checkmate") + test_check("bbotk") + } Loading required package: bbotk Loading required package: paradox Saving _problems/test_TerminatorClockTime-7.R [ FAIL 1 | WARN 0 | SKIP 29 | PASS 1240 ] ══ Skipped tests (29) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test_ArchiveAsync.R:2:1', 'test_ArchiveAsyncFrozen.R:2:1', 'test_ArchiveBatch.R:1:1', 'test_CallbackAsync.R:2:1', 'test_Objective.R:1:1', 'test_OptimInstanceAsyncSingleCrit.R:2:1', 'test_OptimInstanceBatchMultiCrit.R:1:1', 'test_OptimInstanceBatchSingleCrit.R:1:1', 'test_OptimizerAsynDesignPoints.R:2:1', 'test_OptimizerAsynGridSearch.R:2:1', 'test_OptimizerAsync.R:2:1', 'test_OptimizerAsyncRandomSearch.R:2:1', 'test_OptimizerBatchCmaes.R:1:1', 'test_OptimizerBatchDesignPoints.R:1:1', 'test_OptimizerBatchFocusSearch.R:1:1', 'test_OptimizerBatchGenSA.R:1:1', 'test_OptimizerBatchGridSearch.R:1:1', 'test_OptimizerBatchNLoptr.R:1:1', 'test_OptimizerBatchRandomSearch.R:1:1', 'test_TerminatorCombo.R:1:1', 'test_TerminatorEvals.R:1:1', 'test_TerminatorNone.R:1:1', 'test_TerminatorPerfReached.R:1:1', 'test_TerminatorRunTime.R:2:5', 'test_TerminatorStagnation.R:1:1', 'test_TerminatorStagnationBatch.R:1:1', 'test_TerminatorStagnationBatch.R:15:1', 'test_mlr_callbacks.R:58:3' • TRUE is TRUE (1): 'test_mlr_callbacks.R:19:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_TerminatorClockTime.R:7:3'): TerminatorClockTime works ───────── Error in ``[.data.table`(xydt, , cols_x, with = FALSE)`: columns not found: [x1, x2] Backtrace: ▆ 1. └─bbotk:::random_search(inst, batch_size = 1L) at test_TerminatorClockTime.R:7:3 2. └─optim$optimize(inst) at ./helper.R:156:3 3. └─bbotk:::.__OptimizerBatch__optimize(...) 4. └─bbotk::optimize_batch_default(inst, self) 5. └─get_private(optimizer)$.assign_result(instance) 6. └─bbotk:::.__Optimizer__.assign_result(...) 7. └─bbotk::assign_result_default(inst) 8. ├─xydt[, cols_x, with = FALSE] 9. └─data.table:::`[.data.table`(xydt, , cols_x, with = FALSE) 10. └─data.table:::stopf(...) 11. └─data.table:::raise_condition(...) [ FAIL 1 | WARN 0 | SKIP 29 | PASS 1240 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... [20s/48s] OK * checking HTML version of manual ... [26s/59s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 WARNING See ‘/data/gannet/ripley/R/packages/tests-OpenBLAS/bbotk.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 39:08.42, 797.49 + 17.73