* using log directory 'd:/Rcompile/CRANpkg/local/4.6/miesmuschel.Rcheck' * using R Under development (unstable) (2025-12-23 r89222 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'miesmuschel/DESCRIPTION' ... OK * this is package 'miesmuschel' version '0.0.4-3' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'miesmuschel' can be installed ... OK * checking installed package size ... OK * 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 ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [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 ... [38s] OK * checking Rd files ... [5s] OK * checking Rd metadata ... 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 examples ... [22s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [168s] ERROR Running 'tinytest.R' [168s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("miesmuschel", at_home = identical(Sys.getenv("NOT_CRAN"), "true"), ncpu = 2) + Sys.sleep(5) # wait for parallel workers to quit + } starting worker pid=44340 on localhost:11571 at 17:03:14.263 starting worker pid=69108 on localhost:11571 at 17:03:14.266 Loading required package: paradox Loading required package: paradox Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Attaching package: 'bbotk' The following objects are masked from 'package:miesmuschel': OptimInstanceMultiCrit, OptimInstanceSingleCrit, Optimizer Attaching package: 'bbotk' The following objects are masked from 'package:miesmuschel': OptimInstanceMultiCrit, OptimInstanceSingleCrit, Optimizer OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. OptimInstanceMultiCrit is deprecated. Use OptimInstanceBatchMultiCrit instead. test_mies_survival_comma.R.... 46 tests OK 3.5s OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. OptimInstanceMultiCrit is deprecated. Use OptimInstanceBatchMultiCrit instead. test_mies_survival_plus.R..... 28 tests OK 2.0s OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. test_OptimizerMies.R.......... 54 tests OK 12.1s test_ParamSetShadow.R......... 41 tests OK 0.5s OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. OptimInstanceMultiCrit is deprecated. Use OptimInstanceBatchMultiCrit instead. OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. test_mutator_cmpmaybe.R....... 93 tests OK 8.0s test_TerminatorBudget.R....... 31 tests OK 2.9s test_TerminatorGenerationPerfReached.R 0 tests 2ms test_TerminatorGenerationStagnation.R 0 tests 2ms OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. OptimInstanceMultiCrit is deprecated. Use OptimInstanceBatchMultiCrit instead. OptimInstanceSingleCrit is deprecated. Use OptimInstanceBatchSingleCrit instead. test_TerminatorGenerations.R.. 22 tests OK 2.3s test_mutator_erase.R.......... 41 tests OK 23.4s test_mutator_gauss.R.......... 62 tests OK 5.8s test_mutator_maybe.R.......... 90 tests OK 5.0s test_mutator_null.R........... 24 tests OK 1.1s test_mutator_proxy.R.......... 69 tests OK 11.5s test_mutator_sequential.R..... 65 tests OK 3.1s test_mutator_unif.R........... 41 tests OK 31.1s test_operator.R............... 40 tests OK 0.3s test_operatorcombination.R.... 211 tests OK 7.4s test_recombinator_maybe.R..... 69 tests OK 6.6s test_recombinator_null.R...... 37 tests OK 1.7s test_recombinator_proxy.R..... 102 tests OK 6.2s test_recombinator_sbx.R....... 29 tests OK 1.2s test_recombinator_xounif.R.... 60 tests OK 4.9s test_scalor_one.R............. 35 tests OK 1.2s test_selector_best.R.......... 147 tests OK 9.5s test_selector_proxy.R......... 114 tests OK 7.2s test_selector_random.R........ 106 tests OK 2.3s test_shortforms.R............. 20 tests OK 22.0s test_utils.R.................. 5 tests OK 0.5s Error in checkForRemoteErrors(val) : one node produced an error: attempt access index 9/9 in VECTOR_ELT Calls: ... clusterApply -> staticClusterApply -> checkForRemoteErrors Warning message: closing unused connection 3 (->localhost:11571) Warning message: closing unused connection 3 (->localhost:11571) Execution halted * checking PDF version of manual ... [31s] OK * checking HTML version of manual ... [43s] OK * DONE Status: 1 ERROR