CRAN Package Check Results for Package tidystats

Last updated on 2026-03-13 17:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 4.65 71.28 75.93 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 3.30 50.48 53.78 OK
r-devel-linux-x86_64-fedora-clang 0.7.0 8.00 119.87 127.87 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 8.00 126.36 134.36 OK
r-devel-macos-arm64 0.7.0 1.00 31.00 32.00 ERROR
r-devel-windows-x86_64 0.7.0 11.00 101.00 112.00 OK
r-patched-linux-x86_64 0.7.0 4.75 64.50 69.25 OK
r-release-macos-arm64 0.7.0 1.00 34.00 35.00 OK
r-release-macos-x86_64 0.7.0 3.00 105.00 108.00 OK
r-oldrel-macos-arm64 0.7.0 1.00 34.00 35.00 OK
r-oldrel-macos-x86_64 0.7.0 4.00 108.00 112.00 OK
r-oldrel-windows-x86_64 0.7.0 7.00 102.00 109.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(tidystats) > > test_check("tidystats") Saving _problems/test_afex-214.R [ FAIL 1 | WARN 1 | SKIP 2 | PASS 660 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test_brms.R:6:3', 'test_brms.R:46:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_afex.R:214:3'): mixed simple model with random-slopes works ── Expected `terms[[1]]$statistics[[3]]$value` to equal 40.98922. Differences: 1/1 mismatches [1] 41 - 41 == 0.0434 [ FAIL 1 | WARN 1 | SKIP 2 | PASS 660 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64