Package: ggforestplotR
Title: Publication-Ready Forest Plots with 'ggplot2'
Version: 0.5.0
Authors@R: 
    person(given = "Carson",
           family = "Richardson",
           role = c("aut", "cre", "cph"),
           email = "carson.richardson@outlook.com",
           comment = c(ORCID = "0009-0004-8710-1097"))
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
Imports: ggplot2, patchwork, rlang
Suggests: broom, broom.mixed, dplyr, knitr, lme4, marginaleffects,
        nlme, 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
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-09-13 14:33:39 UTC; Carso
Author: Carson Richardson [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0004-8710-1097>)
Maintainer: Carson Richardson <carson.richardson@outlook.com>
Repository: CRAN
Date/Publication: 2026-09-14 06:50:14 UTC
