Other packages > Find by keyword >

forestplot  

Advanced Forest Plot Using 'grid' Graphics
View on CRAN: Click here


Download and install forestplot package within the R console
Install from CRAN:
install.packages("forestplot")

Install from Github:
library("remotes")
install_github("cran/forestplot")

Install by package version:
library("remotes")
install_version("forestplot", "3.1.7")



Attach the package and use:
library("forestplot")
Maintained by
Max Gordon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-12-30
Latest Update: 2025-06-12
Description:
A forest plot that allows for multiple confidence intervals per row, custom fonts for each text element, custom confidence intervals, text mixed with expressions, and more. The aim is to extend the use of forest plots beyond meta-analyses. This is a more general version of the original 'rmeta' package's forestplot() function and relies heavily on the 'grid' package.
How to cite:
Max Gordon (2014). forestplot: Advanced Forest Plot Using 'grid' Graphics. R package version 3.1.7, https://cran.r-project.org/web/packages/forestplot. Accessed 01 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:39), 1.0 (2014-12-30 00:24), 1.1 (2015-03-10 12:21), 1.3 (2015-11-16 08:27), 1.4 (2016-01-31 12:22), 1.5.1 (2016-06-23 00:47), 1.6 (2016-11-14 11:32), 1.7.2 (2017-09-16 20:51), 1.7 (2017-01-07 17:45), 1.8 (2019-06-01 10:50), 1.9 (2019-06-24 14:50), 1.10.1 (2020-12-12 16:00), 1.10 (2020-07-16 18:00), 2.0.0 (2021-08-10 17:40), 2.0.1 (2021-09-03 14:30), 3.0.0 (2022-09-29 12:50), 3.1.0 (2022-10-10 00:30), 3.1.1 (2022-12-06 22:20), 3.1.3 (2023-08-26 17:00), 3.1.5 (2024-10-11 13:00), 3.1.6 (2024-11-19 08:00), 3.1.7 (2025-06-12 11:40)
Other packages that cited forestplot R package
View forestplot citation profile
Other R packages that forestplot depends, imports, suggests or enhances
Complete documentation for forestplot
Functions, R codes and Examples using the forestplot R package
Some associated functions: HRQoL . assertAndRetrieveTidyValue . dfHRQoL . drawHorizontalLines . forestplot-package . forestplot . fpColors . fpDrawCI . fpLegend . fpShapesGp . fpTxtGp . fp_add_lines . fp_decorate_graph . fp_set_zebra_style . getTicks . heightDetails.xaxis . prDefaultGp . prFpConvertMultidimArray . prFpDrawLine . prFpFetchRowLabel . prFpFindWidestGrob . prFpGetConfintFnList . prFpGetLayoutVP . prFpGetLegendBoxPosition . prFpPrepareLegendMarker . prFpPrintLabels . prFpValidateLabelList . prFpXrange . prGetLabelsList . prGetShapeGp . prGetTextGrobCex . prGparMerge . prGridPlotTitle . prListRep . prMergeGp . prPopulateList . prPushMarginViewport . prepAlign . prepGraphPositions . prepGridMargins . prepLabelText . prepLines . row_manipulation . safeLoadPackage . style_manipulation . text_styling . 
Some associated R codes: assertAndRetrieveTidyValue.R . data-HRQoL.R . drawForestplotObject.R . forestplot-package.R . forestplot.R . forestplot.data.frame.R . forestplot.default.R . forestplot.grouped_df.R . forestplot_helpers.R . fp_add_lines.R . fp_decorate_graph.R . fp_insert_row.R . fp_set_style.R . fp_set_zebra_style.R . getTicks.R . grid_helpers.R . plotConfidenceInterval.R . prFpDrawLegend.R . prFpGetGraphTicksAndClips.R . prepGridMargins.R . private.R . private_buildLegend.R . private_createEstimateArray.R . private_drawLines.R . private_getColWidths.R . private_plot.forestplot_legend.R . private_plot.forestplot_xaxis.R . private_prGetLabelsList.R . private_prepAlign.R . private_prepBoxSize.R . private_prepGraphPositions.R . private_prepLabelText.R . private_prepLines.R . safeLoadPackage.R . text_styling.R .  Full forestplot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

fANCOVA  
Nonparametric Analysis of Covariance
A collection of R functions to perform nonparametric analysis of covariance for regression curves o ...
Download / Learn more Package Citations See dependency  
flood  
Statistical Methods for the (Regional) Analysis of Flood Frequency
Includes several statistical methods for the estimation of parameters and high quantiles of river fl ...
Download / Learn more Package Citations See dependency  
markets  
Estimation Methods for Markets in Equilibrium and Disequilibrium
Provides estimation methods for markets in equilibrium and disequilibrium. Supports the estimation ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
reproj  
Coordinate System Transformations for Generic Map Data
Transform coordinates from a specified source to a specified target map projection. This uses the ' ...
Download / Learn more Package Citations See dependency  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,401

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA