Last updated on 2026-03-13 01:51:43 CET.
| Package | ERROR | OK |
|---|---|---|
| tidystats | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/12s]
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