Package: ggstats Type: Package Title: Extension to 'ggplot2' for Plotting Stats Version: 0.13.0.9000 Authors@R: c( person( "Joseph", "Larmarange", , "joseph@larmarange.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7097-700X") ) ) Description: Provides new statistics, new geometries and new positions for 'ggplot2' and a suite of functions to facilitate the creation of statistical plots. License: GPL (>= 3) URL: https://larmarange.github.io/ggstats/, https://github.com/larmarange/ggstats BugReports: https://github.com/larmarange/ggstats/issues Depends: R (>= 4.2) Imports: cli, dplyr, forcats, ggplot2 (>= 4.0.0), lifecycle, patchwork, purrr, rlang, scales, stats, stringr, utils, tidyr Suggests: betareg, broom, broom.helpers (>= 1.20.0), emmeans, glue, gtsummary, knitr, labelled (>= 2.11.0), reshape, rmarkdown, nnet, parameters, pscl, testthat (>= 3.0.0), spelling, survey, survival, vdiffr Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Language: en-US VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://larmarange.r-universe.dev Date/Publication: 2026-06-22 17:20:36 UTC RemoteUrl: https://github.com/larmarange/ggstats RemoteRef: HEAD RemoteSha: 5d7fa06dcd7f02ee90f56056eb18867c644f5edf NeedsCompilation: no Packaged: 2026-06-22 19:37:51 UTC; root Author: Joseph Larmarange [aut, cre] (ORCID: ) Maintainer: Joseph Larmarange