Package: metaviz Type: Package Title: Forest Plots, Funnel Plots, and Visual Funnel Plot Inference for Meta-Analysis Version: 0.3.1 Authors@R: c( person("Michael", "Kossmeier", email = "michael.kossmeier@univie.ac.at", role = c("cre", "aut")), person("Ulrich S.", "Tran", email = "ulrich.tran@univie.ac.at", role = c("aut")), person("Martin", "Voracek", email = "martin.voracek@univie.ac.at", role = c("aut")) ) Description: A compilation of functions to create visually appealing and information-rich plots of meta-analytic data using 'ggplot2'. Currently allows to create forest plots, funnel plots, and many of their variants, such as rainforest plots, thick forest plots, additional evidence contour funnel plots, and sunset funnel plots. In addition, functionalities for visual inference with the funnel plot in the context of meta-analysis are provided. License: GPL-2 Encoding: UTF-8 LazyData: true Imports: ggplot2 (>= 3.1.0), nullabor (>= 0.3.5), dplyr (>= 0.7.8), RColorBrewer (>= 1.1-2), metafor (>= 1.9-9), gridExtra (>= 2.2.1), ggpubr (>= 0.1.6) Suggests: Cairo (>= 1.5-9), knitr, rmarkdown Depends: R (>= 3.2.0) RoxygenNote: 7.1.0 VignetteBuilder: knitr URL: https://github.com/Mkossmeier/metaviz BugReports: https://github.com/Mkossmeier/metaviz/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://mkossmeier.r-universe.dev Date/Publication: 2020-04-07 17:42:00 UTC RemoteUrl: https://github.com/mkossmeier/metaviz RemoteRef: HEAD RemoteSha: e1686fceb30294503479748edffb288b88153671 NeedsCompilation: no Packaged: 2026-07-03 18:08:07 UTC; root Author: Michael Kossmeier [cre, aut], Ulrich S. Tran [aut], Martin Voracek [aut] Maintainer: Michael Kossmeier