# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "forrest" in publications use:' type: software license: MIT title: 'forrest: Publication-Ready Forest Plots' version: 0.3.0.9000 doi: 10.32614/CRAN.package.forrest abstract: 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. authors: - family-names: Fabbri given-names: Lorenzo email: lorenzo.fabbri92sm@gmail.com repository: https://lorenzofabbri.r-universe.dev repository-code: https://github.com/lorenzoFabbri/forrest commit: ac0f3062b57119937640510c41458d18911684bb url: https://lorenzofabbri.github.io/forrest/ date-released: '2026-04-03' contact: - family-names: Fabbri given-names: Lorenzo email: lorenzo.fabbri92sm@gmail.com