CRAN Package Check Results for Package JWileymisc

Last updated on 2025-09-03 02:54:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 22.45 227.42 249.87 OK
r-devel-linux-x86_64-debian-gcc 1.4.3 15.80 157.42 173.22 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.3 417.59 OK
r-devel-linux-x86_64-fedora-gcc 1.4.3 379.54 OK
r-devel-windows-x86_64 1.4.3 26.00 222.00 248.00 OK
r-patched-linux-x86_64 1.4.3 22.50 213.19 235.69 OK
r-release-linux-x86_64 1.4.3 20.96 212.61 233.57 OK
r-release-macos-arm64 1.4.3 90.00 OK
r-release-macos-x86_64 1.4.3 155.00 OK
r-release-windows-x86_64 1.4.3 24.00 223.00 247.00 OK
r-oldrel-macos-arm64 1.4.3 104.00 OK
r-oldrel-macos-x86_64 1.4.3 165.00 OK
r-oldrel-windows-x86_64 1.4.3 31.00 294.00 325.00 OK

Check Details

Version: 1.4.3
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("JWileymisc") Loading required package: JWileymisc $`1` $`2` attr(,"class") [1] "list" "ggarrange" Loading required namespace: GPArotation [ FAIL 2 | WARN 0 | SKIP 1 | PASS 420 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-distributions.R:75:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-descriptives-helpers.R:20:3'): .stylepairedwilcox works ────── `expect_warning(...)` did not throw the expected warning. ── Failure ('test-descriptives.R:191:3'): egltable works ─────────────────────── `... <- NULL` did not throw the expected warning. [ FAIL 2 | WARN 0 | SKIP 1 | PASS 420 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc