CRAN Package Check Results for Package rstatix

Last updated on 2026-05-25 04:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 10.56 127.24 137.80 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 7.11 87.94 95.05 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.3 19.00 200.62 219.62 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 21.00 217.27 238.27 OK
r-devel-windows-x86_64 0.7.3 14.00 154.00 168.00 OK
r-patched-linux-x86_64 0.7.3 10.86 120.28 131.14 OK
r-release-linux-x86_64 0.7.3 11.04 120.90 131.94 OK
r-release-macos-arm64 0.7.3 2.00 28.00 30.00 OK
r-release-macos-x86_64 0.7.3 7.00 162.00 169.00 OK
r-release-windows-x86_64 0.7.3 14.00 156.00 170.00 OK
r-oldrel-macos-arm64 0.7.3 OK
r-oldrel-macos-x86_64 0.7.3 7.00 93.00 100.00 OK
r-oldrel-windows-x86_64 0.7.3 17.00 185.00 202.00 OK

Check Details

Version: 0.7.3
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [11s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rstatix) Attaching package: 'rstatix' The following object is masked from 'package:stats': filter > > test_check("rstatix") Saving _problems/test-wilcox_test-39.R [ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-wilcox_test.R:38:3'): Checking two-sample paired test ──────── Expected `signif(res$p, 3) %in% c(0.00431, 0.00383)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Observed p = 0.00351 [ FAIL 1 | WARN 21 | SKIP 0 | PASS 131 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc