CRAN Package Check Results for Package unix

Last updated on 2026-04-23 00:52:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.9 4.13 35.05 39.18 OK
r-devel-linux-x86_64-debian-gcc 1.5.9 3.42 33.83 37.25 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.9 55.23 OK
r-devel-linux-x86_64-fedora-gcc 1.5.9 54.30 OK
r-devel-macos-arm64 1.5.9 2.00 18.00 20.00 OK
r-patched-linux-x86_64 1.5.9 3.65 32.43 36.08 OK
r-release-linux-x86_64 1.5.9 3.90 31.19 35.09 OK
r-release-macos-arm64 1.5.9 OK
r-release-macos-x86_64 1.5.9 5.00 39.00 44.00 OK
r-oldrel-macos-arm64 1.5.9 OK
r-oldrel-macos-x86_64 1.5.9 5.00 42.00 47.00 OK

Check Details

Version: 1.5.9
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > > test_check("unix") Loading required package: unix Saving _problems/test-forking-54.R [ FAIL 1 | WARN 0 | SKIP 5 | PASS 334 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • safe_build() is not TRUE (5): 'test-forking.R:29:3', 'test-forking.R:58:3', 'test-forking.R:160:3', 'test-forking.R:181:3', 'test-forking.R:191:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-forking.R:54:3'): eval_fork gives errors ───────────────────── Expected `eval_fork(tryCatch(blabla(), error = identity))` to inherit from "character". Actual inheritance: "functionNotFoundError"/"objectNotFoundError"/"error"/"condition" [ FAIL 1 | WARN 0 | SKIP 5 | PASS 334 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc