Type: Package
Package: colleyRstats
Title: Functions to Streamline Statistical Analysis and Reporting
Version: 0.0.2
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
RoxygenNote: 7.3.3
Language: en-US
Depends: R (>= 4.5.0)
Imports: ARTool (>= 0.11.2), car, clipr, conflicted, dplyr (>= 1.1.4),
        effectsize (>= 1.0.1), FSA, ggplot2 (>= 4.0.1), ggpmisc (>=
        0.6.3), ggsignif, ggstatsplot (>= 0.13.4), ggtext, purrr,
        readxl, report (>= 0.6.3), rlang, rstatix, see, stats, stringr,
        tidyr, utils, writexl, xtable
Suggests: afex, BayesFactor, bayestestR, Cairo, dunn.test, DT, emmeans,
        emoa, flexdashboard, Hmisc, moocore (>= 0.1.10), nparLD,
        pkgload, psych, reporttools, rstantools, scales, sjPlot,
        stargazer, styler, tibble, testthat (>= 3.3.0)
Config/testthat/edition: 3
Config/Needs/check: anthonynorth/roxyglobals
Config/roxyglobals/unique: TRUE
Config/testthat/parallel: false
NeedsCompilation: no
Packaged: 2026-01-08 21:51:48 UTC; Mark
Author: Mark Colley [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5207-5029>)
Maintainer: Mark Colley <mark.colley@yahoo.de>
Repository: CRAN
Date/Publication: 2026-01-08 23:40:02 UTC
