Package: ggstats
Type: Package
Title: Extension to 'ggplot2' for Plotting Stats
Version: 0.1.0
Authors@R: c(
    person("Joseph", "Larmarange", , "joseph@larmarange.net", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7097-700X"))
  )
Description: Provides suite of functions to plot regression model coefficients
    ("forest plots"). The suite also includes new statistics to compute 
    proportions, weighted mean and cross-tabulation statistics, as well as new 
    geometries to add alternative background color to a plot.
License: GPL-3
URL: https://larmarange.github.io/ggstats/
BugReports: https://github.com/larmarange/ggstats/issues
Imports: broom.helpers, cli, dplyr, forcats, ggplot2, lifecycle,
        magrittr, scales, stats, tidyr
Suggests: broom, emmeans, knitr, labelled, reshape, rmarkdown, nnet,
        testthat (>= 3.0.0), spelling, survey, survival, vdiffr
Encoding: UTF-8
RoxygenNote: 7.2.1
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-14 15:56:18 UTC; josep
Author: Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>)
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Repository: CRAN
Date/Publication: 2022-10-17 06:32:32 UTC
