Package: GimmeMyStats
Title: Statistics Utilities
Version: 1.0.0
Authors@R: 
    person("Etienne", "Camenen", , "etienne.camenen@gmail.com", role = c("aut", "cre"))
Description: Facilitate reporting for regression and correlation modeling,
    hypothesis testing, variance analysis, outlier detection, and detailed
    descriptive statistics.
License: GPL-3
URL: https://github.com/ecamenen/GimmeMyStats,
        https://ecamenen.github.io/GimmeMyStats/
BugReports: https://github.com/ecamenen/GimmeMyStats/issues
Depends: magrittr, R (>= 3.8), tidyverse
Imports: dplyr, e1071, forcats, lme4, lmerTest, rstatix, stats,
        stringi, stringr, tidyr, tidyselect, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-01-19 17:00:12 UTC; etien
Author: Etienne Camenen [aut, cre]
Maintainer: Etienne Camenen <etienne.camenen@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-23 14:10:11 UTC
Built: R 4.5.1; ; 2026-01-23 18:33:54 UTC; unix
