Package: forrest Title: Publication-Ready Forest Plots Version: 0.3.0.9000 Authors@R: c( person("Lorenzo", "Fabbri", email = "lorenzo.fabbri92sm@gmail.com", role = c("aut", "cre", "cph")) ) Description: Creates publication-ready forest plots from any tabular data containing point estimates and confidence intervals. Suitable for visualising results from regression models, meta-analyses, subgroup analyses, or any comparative study. Supports group and subgroup headings, summary estimates displayed as diamonds, grouped estimates with automatic colour and shape mapping, vertical dodging of multiple estimates within the same row, customisable text columns alongside the plot, and optional row striping. Provides a helper to export plots to PDF, PNG, SVG, or TIFF. Built on 'tinyplot' for clean, consistent visual styling with a minimal dependency footprint. License: MIT + file LICENSE Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: tinyplot (>= 0.2.0) Suggests: broom, covr, data.table, knitr, marginaleffects, MatchIt, quarto, rmarkdown, tibble, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/Needs/coverage: covr VignetteBuilder: quarto, knitr URL: https://lorenzofabbri.github.io/forrest/, https://github.com/lorenzoFabbri/forrest BugReports: https://github.com/lorenzoFabbri/forrest/issues Repository: https://lorenzofabbri.r-universe.dev Date/Publication: 2026-04-03 05:41:19 UTC RemoteUrl: https://github.com/lorenzofabbri/forrest RemoteRef: HEAD RemoteSha: ac0f3062b57119937640510c41458d18911684bb NeedsCompilation: no Packaged: 2026-07-02 06:05:54 UTC; root Author: Lorenzo Fabbri [aut, cre, cph] Maintainer: Lorenzo Fabbri