Skip to content

statsExpressions

Tidy Dataframes and Expressions with Statistical Details

v2.0.0 · Apr 23, 2026 · MIT + file LICENSE

Description

Utilities for producing dataframes with rich details for the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation analyses, contingency table analyses, and meta-analyses. The functions are pipe-friendly and provide a consistent syntax to work with tidy data. These dataframes additionally contain expressions with statistical details, and can be used in graphing packages. This package also forms the statistical processing backend for 'ggstatsplot'. References: Patil (2021) <doi:10.21105/joss.03236>.

Downloads

CRAN

8K

Last 30 days

1332nd

31.8K

Last 90 days

113.7K

Last year

Trend: -24.7% (30d vs prior 30d)

r2u CRAN

46

Last 30 days

205

Last 90 days

544

Last year

Trend: -66.2% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 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-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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [238s/152s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(patrick)
  > library(statsExpressions)
  > 
  > test_check("statsExpressions")
  Starting 2 test processes.
  > test-o
...[truncated]...
   6.         └─evaluate:::watchout(...)
   7.           └─evaluate:::local_persistent_sink_connection(debug, frame)
   8.             └─base::file("", "w+b")
  
  [ FAIL 1 | WARN 2 | SKIP 74 | PASS 42 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies afex BayesFactor bayestestR (>= 0.17.0) correlation datawizard dplyr effectsize glue insight (>= 1.5.0) parameters performance PMCMRplus purrr rlang rstantools +3 more dependencies colleyRstats ggstatsplot statsExpressions

Version History

46 tracked
updated 2.0.0 ← 1.7.4 diff Apr 23, 2026
updated 1.7.4 ← 1.7.3 diff Apr 5, 2026
new 1.7.3 Mar 10, 2026
updated 1.7.3 ← 1.7.2 diff Feb 4, 2026
updated 1.7.2 ← 1.7.1 diff Dec 5, 2025
updated 1.7.1 ← 1.7.0 diff Jul 26, 2025
updated 1.7.0 ← 1.6.2 diff May 9, 2025
updated 1.6.2 ← 1.6.1 diff Dec 1, 2024
updated 1.6.1 ← 1.6.0 diff Oct 30, 2024
updated 1.6.0 ← 1.5.5 diff Sep 7, 2024
updated 1.5.5 ← 1.5.4 diff Jul 4, 2024
updated 1.5.4 ← 1.5.3 diff Mar 19, 2024
updated 1.5.3 ← 1.5.2 diff Jan 12, 2024
updated 1.5.2 ← 1.5.1 diff Sep 11, 2023
updated 1.5.1 ← 1.5.0 diff May 22, 2023