tidystats
Save Output of Statistical Tests
v0.7.0
·
Mar 8, 2026
·
MIT + file LICENSE
Description
Save the output of statistical tests in an organized file that can be shared with others or used to report statistics in scientific papers.
Downloads
752
Last 30 days
4796th
993
Last 90 days
3.8K
Last year
Trend: +382.1% (30d vs prior 30d)
CRAN Check Status
1
ERROR
13
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | ERROR |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (1 non-OK)
ERROR
r-devel-macos-arm64
tests
Running ‘testthat.R’ [5s/5s]
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
Check History
ERROR 9 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR
r-devel-macos-arm64
tests
Running ‘testthat.R’ [5s/19s]
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 ]
...[truncated]...
ple 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
Dependency Network
Version History
new
0.7.0
Mar 10, 2026
new
0.1
Oct 28, 2017