Package: statAPA Type: Package Title: APA 7th Edition Statistical Tables, Plots, and Multilevel Model Reports Version: 0.1.0 Authors@R: person("Subir", "Hait", email = "haitsubi@msu.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0004-9871-9677")) Description: Produces publication-ready statistical tables and figures formatted according to the 7th edition of the American Psychological Association (APA) style guidelines. Supports descriptive statistics, t-tests, z-tests, chi-square tests, Analysis of Variance (ANOVA), Analysis of Covariance (ANCOVA), two-way ANOVA with simple effects, Multivariate Analysis of Variance (MANOVA), robust and cluster-robust regression using Heteroscedasticity-Consistent (HC) standard errors, post-hoc pairwise comparisons, homoskedasticity and heteroscedasticity diagnostics including the Non-Constant Variance (NCV) test, proportion tests, and multilevel mixed-effects models with intraclass correlation coefficients (ICC) and model-comparison tables. Output can be directed to the console, Microsoft Word (via 'officer' and 'flextable'), or LaTeX. For APA style guidelines see American Psychological Association (2020, ISBN:978-1-4338-3216-1). License: MIT + file LICENSE Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: stats, utils, ggplot2 (>= 3.4.0), rlang, emmeans (>= 1.8.0), lme4 (>= 1.1-30), lmtest (>= 0.9-40), sandwich (>= 3.0-0), car (>= 3.1-0), officer (>= 0.6.0), flextable (>= 0.9.0) Suggests: lmerTest (>= 3.1-3), MuMIn (>= 1.47.0), ggeffects (>= 1.3.0), knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/causalfragility-lab/statAPA BugReports: https://github.com/causalfragility-lab/statAPA/issues Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://causalfragility-lab.r-universe.dev Date/Publication: 2026-04-11 19:58:04 UTC RemoteUrl: https://github.com/causalfragility-lab/statapa RemoteRef: HEAD RemoteSha: 035ca7fc1b87028c4c234213c1b4158c8fca7dfb NeedsCompilation: no Packaged: 2026-07-16 06:52:25 UTC; root Author: Subir Hait [aut, cre] (ORCID: ) Maintainer: Subir Hait