Package: ggforestplotR
Title: Publication-Ready Forest Plots with 'ggplot2'
Version: 0.1.1
Authors@R: 
    person(given = "Carson",
           family = "Richardson",
           role = c("aut", "cre", "cph"),
           email = "carson.richardson@outlook.com")
Description: Transform model coefficients into flexible forest
    plots using 'ggplot2'. Provides helpers to standardize
    coefficient data from a range of modelling workflows and render
    publication-ready forest plots with a consistent interface.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ggplot2, patchwork, rlang
Suggests: broom, dplyr, knitr, rmarkdown, survival, testthat (>=
        3.0.0), tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: pkgdown
URL: https://thatoneguy006.github.io/ggforestplotR/,
        https://github.com/thatoneguy006/ggforestplotR
BugReports: https://github.com/thatoneguy006/ggforestplotR/issues
NeedsCompilation: no
Packaged: 2026-04-16 22:22:10 UTC; Carso
Author: Carson Richardson [aut, cre, cph]
Maintainer: Carson Richardson <carson.richardson@outlook.com>
Repository: CRAN
Date/Publication: 2026-04-22 15:00:02 UTC
Built: R 4.5.3; ; 2026-04-23 17:20:20 UTC; windows
