Package: coefplot
Type: Package
Title: Plots Coefficients from Fitted Models
Authors@R: 
    person(given = "Jared",
           family = "Lander",
           role = c("aut", "cre"),
           email = "packages@jaredlander.com",
           comment = c(ORCID = "0000-0002-7291-726X"))
Version: 1.2.9
Date: 2025-08-23
Description: Plots the coefficients from model objects. This very quickly shows the user the point estimates and confidence intervals for fitted models.
License: BSD_3_clause + file LICENSE
LazyLoad: yes
Depends: ggplot2 (>= 2.0.0)
Imports: plyr, reshape2, useful, stats, dplyr (>= 0.6.0), dygraphs,
        tibble, magrittr, purrr, plotly
ByteCompile: TRUE
Packaged: 2025-09-03 15:07:03 UTC; jared
Suggests: testthat (>= 2.0.0), covr, glmnet, maxLik, xgboost,
        workflows, parsnip, knitr, rmarkdown
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Author: Jared Lander [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7291-726X>)
Maintainer: Jared Lander <packages@jaredlander.com>
Repository: CRAN
Date/Publication: 2025-09-03 15:40:02 UTC
Built: R 4.5.0; ; 2025-09-03 22:25:41 UTC; unix
