[R-meta] Help with Forest Plot – Avoiding Duplicate Display of Mean Difference and 95% CI

Dr. Guido Schwarzer gu|do@@chw@rzer @end|ng |rom un|k||n|k-|re|burg@de
Wed Apr 23 16:00:13 CEST 2025


Dear Emanuel,

You hit a bug in R package meta.

I fixed the bug in the development version of meta on GitHub. 

You could install this version using

install.packages("remotes")
remotes::install_github("guido-s/meta", build_vignettes = TRUE)

or without the vignette

remotes::install_github("guido-s/meta")

Best,
Guido



More information about the R-sig-meta-analysis mailing list