* using log directory ‘/Users/ripley/R/packages/tests-devel/thisutils.Rcheck’ * using R Under development (unstable) (2026-08-05 r90353) * using platform: aarch64-apple-darwin25.6.0 * R was compiled by Apple clang version 21.0.0 (clang-2100.1.1.101) GNU Fortran (GCC) 14.2.0 * running under: macOS Tahoe 26.6 * using session charset: UTF-8 * current time: 2026-08-06 17:52:30 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘thisutils/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘thisutils’ version ‘0.4.9’ * 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 ‘thisutils’ can be installed ... [17s/20s] OK * used C++ compiler: ‘Apple clang version 21.0.0 (clang-2100.1.1.101)’ * used SDK: ‘MacOSX26.5.sdk’ * 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 ... 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 ... OK * checking Rd files ... 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 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 ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ [7s/25s] [8s/25s] ERROR Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(thisutils) > > test_check("thisutils") i [2026-08-06 18:53:22] line2 WARNING: Potential issue RUNNING: This is a message WARNING: This is a warning \ [2026-08-06 18:53:24] Running for 1 [1/3] ■■■ 33% | ETA: 0s v [2026-08-06 18:53:24] Completed 3 tasks in 27ms i [2026-08-06 18:53:24] Building results Saving _problems/test-parallelize_fun-971.R [ FAIL 1 | WARN 6 | SKIP 2 | PASS 382 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type != "windows" is TRUE (2): 'test-parallelize_fun.R:495:3', 'test-parallelize_fun.R:590:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-parallelize_fun.R:971:3'): an interrupted fork call cleans workers and can be followed by another call ── Expected `interrupted` to be an S3 object. Actual OO type: none. [ FAIL 1 | WARN 6 | SKIP 2 | PASS 382 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/thisutils.Rcheck/00check.log’ for details. 77.32 real 40.40 user 9.50 sys