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 10 Mar. 2026.
Previous versions and publish date:
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

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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