Skip to content

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

Dependencies Reverse dependencies jsonlite tidystats

Version History

new 0.7.0 Mar 10, 2026
updated 0.7.0 ← 0.6.3 diff Mar 7, 2026
updated 0.6.3 ← 0.6.2 diff Apr 5, 2025
updated 0.6.2 ← 0.6.1 diff Jul 13, 2024
updated 0.6.1 ← 0.6.0 diff Apr 8, 2024
updated 0.6.0 ← 0.5.2 diff Oct 16, 2023
updated 0.5.2 ← 0.5.1 diff Apr 13, 2023
updated 0.5.1 ← 0.5 diff Jan 3, 2022
updated 0.5 ← 0.4.1 diff Sep 20, 2020
updated 0.4.1 ← 0.4 diff Jun 14, 2020
updated 0.4 ← 0.3 diff Sep 11, 2019
updated 0.3 ← 0.2 diff Jan 2, 2019
updated 0.2 ← 0.1 diff May 5, 2018
new 0.1 Oct 28, 2017