Type: Package Package: colleyRstats Title: Functions to Streamline Statistical Analysis and Reporting Version: 0.1.1 Authors@R: person("Mark", "Colley", , "mark.colley@yahoo.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-5207-5029")) Description: Built upon popular R packages such as 'ggstatsplot' and 'ARTool', this collection offers a wide array of tools for simplifying reproducible analyses, generating high-quality visualizations, and producing 'APA'-compliant outputs. The primary goal of this package is to significantly reduce repetitive coding efforts, allowing you to focus on interpreting results. Whether you're dealing with ANOVA assumptions, reporting effect sizes, or creating publication-ready visualizations, this package makes these tasks easier. URL: https://github.com/M-Colley/colleyRstats BugReports: https://github.com/M-Colley/colleyRstats/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Language: en-US Depends: R (>= 4.2.0), ggplot2 (>= 3.4.0) Imports: dplyr (>= 1.1.0), effectsize, ggpmisc (>= 0.5.0), ggsignif, ggstatsplot (>= 1.0.0), purrr, rlang, see, stats, statsExpressions (>= 2.0.0), stringr, tidyr, utils Suggests: afex, ARTool (>= 0.11.0), BayesFactor, bayestestR, Cairo, car, clipr, conflicted, dunn.test, DT, emmeans, emoa, flexdashboard, FSA, ggtext, glmmTMB, Hmisc, knitr, lme4, moocore, nparLD, ordinal, parameters, patchwork, pkgload, psych, readxl, report, reporttools, rmarkdown, rstantools, rstatix, scales, sjPlot, stargazer, styler, testthat (>= 3.3.0), tibble, writexl, xtable Config/testthat/edition: 3 Config/Needs/check: anthonynorth/roxyglobals Config/roxyglobals/unique: TRUE Config/testthat/parallel: false VignetteBuilder: knitr Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libmpfr-dev pari-gp Repository: https://m-colley.r-universe.dev Date/Publication: 2026-07-03 14:31:27 UTC RemoteUrl: https://github.com/m-colley/colleyrstats RemoteRef: HEAD RemoteSha: 4a59bce1daf6b0f048f7fc4aecdad86158ec025d NeedsCompilation: no Packaged: 2026-07-03 15:11:16 UTC; root Author: Mark Colley [aut, cre, cph] (ORCID: ) Maintainer: Mark Colley