- using R Under development (unstable) (2026-08-04 r90350)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
GNU Fortran (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
- running under: Fedora Linux 44 (Server Edition)
- using session charset: UTF-8
* current time: 2026-08-04 16:51:44 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 ... [46s/79s] OK
See the install log for details.
- used C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
- 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 ... [9s/15s] 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 ... OK
- checking examples ... [12s/34s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [12s/54s] ERROR
Running ‘testthat.R’ [12s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(thisutils)
>
> test_check("thisutils")
i [2026-08-04 17:54:30] line2
WARNING: Potential issue
RUNNING: This is a message
WARNING: This is a warning
\ [2026-08-04 17:54:35] Running for 1 [1/3] ■■■ 33% | ETA: 0s
v [2026-08-04 17:54:35] Completed 3 tasks in 148ms
i [2026-08-04 17:54:35] 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 ... [5s/12s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR