CRAN Package Check Results for Package thisutils

Last updated on 2026-08-05 09:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.7 33.77 56.66 90.43 OK
r-devel-linux-x86_64-debian-gcc 0.4.7 29.32 41.82 71.14 OK
r-devel-linux-x86_64-fedora-clang 0.4.9 71.00 95.23 166.23 OK
r-devel-linux-x86_64-fedora-gcc 0.4.9 46.00 54.98 100.98 ERROR
r-devel-windows-x86_64 0.4.7 40.00 96.00 136.00 OK
r-patched-linux-x86_64 0.4.7 39.69 51.76 91.45 OK
r-release-linux-x86_64 0.4.7 37.77 51.85 89.62 OK
r-release-macos-arm64 0.4.9 11.00 32.00 43.00 OK
r-release-macos-x86_64 0.4.9 31.00 104.00 135.00 OK
r-release-windows-x86_64 0.4.9 56.00 136.00 192.00 OK
r-oldrel-macos-arm64 0.4.9 8.00 36.00 44.00 OK
r-oldrel-macos-x86_64 0.4.9 30.00 153.00 183.00 OK
r-oldrel-windows-x86_64 0.4.7 48.00 123.00 171.00 OK

Check Details

Version: 0.4.9
Check: tests
Result: 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 Flavor: r-devel-linux-x86_64-fedora-gcc