CRAN Package Check Results for Package thisutils

Last updated on 2026-08-24 02:50:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.9 47.28 67.90 115.18 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.0 44.29 64.55 108.84 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 42.00 55.44 97.44 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 47.00 72.73 119.73 OK
r-devel-windows-x86_64 0.4.9 56.00 210.00 266.00 OK
r-patched-linux-x86_64 0.4.9 51.88 57.50 109.38 OK
r-release-linux-x86_64 0.5.0 58.60 75.19 133.79 OK
r-release-macos-arm64 0.5.0 11.00 45.00 56.00 OK
r-release-macos-x86_64 0.5.0 34.00 164.00 198.00 OK
r-release-windows-x86_64 0.5.0 62.00 160.00 222.00 OK
r-oldrel-macos-arm64 0.5.0 10.00 48.00 58.00 OK
r-oldrel-macos-x86_64 0.5.0 33.00 263.00 296.00 OK
r-oldrel-windows-x86_64 0.5.0 72.00 185.00 257.00 OK

Check Details

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