Package: statsExpressions 2.0.0

statsExpressions: Tidy Dataframes and Expressions with Statistical Details
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>.
Authors:
statsExpressions_2.0.0.tar.gz
statsExpressions_2.0.0.zip(r-4.7)statsExpressions_2.0.0.zip(r-4.6)statsExpressions_2.0.0.zip(r-4.5)
statsExpressions_2.0.0.tgz(r-4.6-any)statsExpressions_2.0.0.tgz(r-4.5-any)
statsExpressions_2.0.0.tar.gz(r-4.7-any)statsExpressions_2.0.0.tar.gz(r-4.6-any)
statsExpressions_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
statsExpressions/json (API)
NEWS
| # Install 'statsExpressions' in R: |
| install.packages('statsExpressions', repos = c('https://indrajeetpatil.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/indrajeetpatil/statsexpressions/issues
Pkgdown/docs site:https://www.indrapatil.com
- bugs_long - Tidy version of the "Bugs" dataset.
- iris_long - Edgar Anderson's Iris Data in long format.
- movies_long - Movie information and user ratings from IMDB.
bayesian-inferencebayesian-statisticscontingency-tablecorrelationeffectsizemeta-analysisparametricrobustrobust-statisticsstatistical-detailsstatistical-teststidy
Last updated from:751c347353. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 297 | ||
| source / vignettes | OK | 281 | ||
| linux-release-x86_64 | OK | 302 | ||
| macos-release-arm64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 281 | ||
| windows-devel | OK | 197 | ||
| windows-release | OK | 212 | ||
| windows-oldrel | OK | 215 | ||
| wasm-release | OK | 180 |
Exports:add_expression_colcentrality_descriptioncontingency_tablecorr_testextract_stats_typelong_to_wide_convertermeta_analysisone_sample_testoneway_anovapairwise_comparisonspairwise_contingency_tablestats_type_switchtidy_model_expressionstidy_model_parameterstwo_sample_test
Dependencies:abindafexbackportsBayesFactorbayestestRbootbroomBWStestcachemcarcarDataclicodacolorspacecontfraccorrelationcowplotcpp11datawizardDerivdescdeSolvedoBydplyreffectsizeellipticfarverfastmapforecastFormulafracdiffgenericsggplot2gluegmpgtablehypergeoinsightisobandkSampleslabelinglatticelifecyclelme4lmerTestlmtestmagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkminqamodelrmultcompViewmvtnormnlmenloptrnnetnumDerivparameterspbapplypbkrtestperformancepillarpkgconfigplyrPMCMRpluspurrrquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRcppParallelRdpackreformulasreshapereshape2rlangRmpfrrstantoolsS7scalesSparseMstringistringrSuppDistssurvivaltibbletidyrtidyselecttimeDateurcautf8vctrsviridisLitewithrWRS2zoo
statsExpressions: R Package for Tidy Dataframes and Expressions with Statistical Details
Rendered fromstatsExpressions.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2026-04-22
Started: 2021-12-13
Test and effect size details
Rendered fromstats_details.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2026-04-22
Started: 2019-08-15
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Template for expressions with statistical details | add_expression_col |
| Tidy version of the "Bugs" dataset. | bugs_long |
| Data frame and expression for distribution properties | centrality_description |
| Contingency table analyses | contingency_table |
| Correlation analyses | corr_test |
| Switch the type of statistics. | extract_stats_type stats_type_switch |
| Edgar Anderson's Iris Data in long format. | iris_long |
| Convert long/tidy data frame to wide format | long_to_wide_converter |
| Random-effects meta-analysis | meta_analysis |
| Movie information and user ratings from IMDB. | movies_long |
| One-sample tests | one_sample_test |
| One-way analysis of variance (ANOVA) | oneway_anova |
| Multiple pairwise comparison for one-way design | pairwise_comparisons |
| Pairwise contingency table analyses | pairwise_contingency_table |
| Expressions with statistics for tidy regression data frames | tidy_model_expressions |
| Convert '{parameters}' package output to '{tidyverse}' conventions | tidy_model_parameters |
| Two-sample tests | two_sample_test |
