CRAN Package Check Results for Package unix

Last updated on 2026-04-24 06:53:20 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.35 33.40 36.75 ERROR
r-devel-linux-x86_64-fedora-clang 1.6.0 54.10 OK
r-devel-linux-x86_64-fedora-gcc 1.6.0 6.00 47.42 53.42 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.6.0 8.00 76.00 84.00 OK
r-oldrel-macos-arm64 1.5.9 OK
r-oldrel-macos-x86_64 1.6.0 6.00 57.00 63.00 OK

Check Details

Version: 1.5.9
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/23s] 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