CRAN Package Check Results for Package thisutils

Last updated on 2026-08-07 17:53:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.9 47.94 63.63 111.57 OK
r-devel-linux-x86_64-debian-gcc 0.4.9 37.46 47.33 84.79 OK
r-devel-linux-x86_64-fedora-clang 0.4.9 36.00 42.12 78.12 OK
r-devel-linux-x86_64-fedora-gcc 0.4.9 45.00 54.04 99.04 ERROR
r-devel-windows-x86_64 0.4.7 40.00 96.00 136.00 OK
r-patched-linux-x86_64 0.4.9 50.79 58.11 108.90 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.9 54.00 151.00 205.00 OK

Additional issues

M1mac

Check Details

Version: 0.4.9
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/82s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(thisutils) > > test_check("thisutils") i [2026-08-05 18:35:43] line2 WARNING: Potential issue RUNNING: This is a message WARNING: This is a warning \ [2026-08-05 18:35:51] Running for 1 [1/3] ■■■ 33% | ETA: 0s v [2026-08-05 18:35:51] Completed 3 tasks in 157ms i [2026-08-05 18:35:51] 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