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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: 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 libx11-dev zlib1g-dev Repository: https://ecamenen.r-universe.dev Date/Publication: 2026-03-10 12:28:01 UTC RemoteUrl: https://github.com/ecamenen/gimmemystats RemoteRef: HEAD RemoteSha: 0f4051818655bf76d2d216e55918d3c9bf980804 NeedsCompilation: no Packaged: 2026-07-08 09:29:15 UTC; root Author: Etienne Camenen [aut, cre] Maintainer: Etienne Camenen