Package: forestmodel
Encoding: UTF-8
Type: Package
Title: Forest Plots from Regression Models
Version: 0.6.2
Date: 2020-07-19
Author: Nick Kennedy <r@nick-kennedy.com>
Maintainer: Nick Kennedy <r@nick-kennedy.com>
Description: Produces forest plots using 'ggplot2' from models produced by functions
    such as stats::lm(), stats::glm() and survival::coxph().
License: GPL-2
LazyData: TRUE
Depends: R (>= 3.3.0), ggplot2 (>= 3.1.0)
Imports: dplyr (>= 0.8.0), broom (>= 0.5.0), rlang (>= 0.3.0), tibble
        (>= 1.4.2)
Suggests: survival, metafor, labelled
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-19 11:27:25 UTC; nickl
Repository: CRAN
Date/Publication: 2020-07-19 11:50:03 UTC
Built: R 4.6.0; ; 2025-08-18 13:16:36 UTC; unix
