- using R Under development (unstable) (2026-08-19 r90430)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 22.1.8 (1+b2)
Debian flang version 22.1.8 (1+b2)
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-08-21 11:03:03 UTC
- checking for file ‘thisutils/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘thisutils’ version ‘0.4.9’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [2s/3s] 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 ‘thisutils’ can be installed ... OK
See the install log for details.
- used C++ compiler: ‘Debian clang version 22.1.8 (1+b2)’
- checking package directory ... OK
- checking for future file timestamps ... 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 ... [0s/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/1s] OK
- checking loading without being on the library search path ... [0s/1s] OK
- checking whether startup messages can be suppressed ... [0s/0s] 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 ... [15s/19s] 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 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 ... [5s/12s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [11s/54s] ERROR
Running ‘testthat.R’ [11s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(thisutils)
>
> test_check("thisutils")
i [2026-08-21 13:04:22] line2
WARNING: Potential issue
RUNNING: This is a message
WARNING: This is a warning
\ [2026-08-21 13:04:28] Running for 1 [1/3] ■■■ 33% | ETA: 0s
v [2026-08-21 13:04:28] Completed 3 tasks in 109ms
i [2026-08-21 13:04:28] 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 ... [6s/8s] OK
- checking HTML version of manual ... [2s/3s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR