Last updated on 2026-03-09 19:51:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 106.59 | OK | |||
| r-devel-macos-arm64 | 0.7.0 | 1.00 | 40.00 | 41.00 | ERROR | |
| r-release-macos-arm64 | 0.7.0 | 1.00 | 34.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.6.3 | 3.00 | 108.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.0 | 1.00 | 34.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.3 | 3.00 | 104.00 | 107.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.0 | 11.00 | 108.00 | 119.00 | OK |
Version: 0.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/15s]
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