CRAN Package Check Results for Package sys

Last updated on 2026-01-23 00:51:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.4.3 2.40 23.29 25.69 OK
r-devel-linux-x86_64-debian-gcc 3.4.3 2.02 18.90 20.92 OK
r-devel-linux-x86_64-fedora-clang 3.4.3 40.26 OK
r-devel-linux-x86_64-fedora-gcc 3.4.3 36.57 OK
r-devel-windows-x86_64 3.4.3 11.00 54.00 65.00 OK
r-patched-linux-x86_64 3.4.3 2.24 20.52 22.76 OK
r-release-linux-x86_64 3.4.3 2.38 20.81 23.19 OK
r-release-macos-arm64 3.4.3 OK
r-release-macos-x86_64 3.4.3 3.00 37.00 40.00 OK
r-release-windows-x86_64 3.4.3 10.00 53.00 63.00 OK
r-oldrel-macos-arm64 3.4.3 OK
r-oldrel-macos-x86_64 3.4.3 3.00 56.00 59.00 OK
r-oldrel-windows-x86_64 3.4.3 11.00 60.00 71.00 ERROR

Check Details

Version: 3.4.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'unix' Flavor: r-oldrel-windows-x86_64

Version: 3.4.3
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(sys) > > test_check("sys") Saving _problems/test-timeout-12.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • System does not support unicode paths (2): 'test-encoding.R:18:3', 'test-encoding.R:37:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-timeout.R:12:5'): exec timeout works ───────────────────────── Expected `exec_wait(command, args, timeout = 1.5, std_out = FALSE)` to throw a error. Backtrace: ▆ 1. ├─base::system.time(...) at test-timeout.R:11:3 2. └─testthat::expect_error(...) at test-timeout.R:12:5 [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64