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
NeedsCompilation: no
Packaged: 2020-04-07 17:43:53 UTC; micha
Author: Michael Kossmeier [cre, aut],
  Ulrich S. Tran [aut],
  Martin Voracek [aut]
Maintainer: Michael Kossmeier <michael.kossmeier@univie.ac.at>
Repository: CRAN
Date/Publication: 2020-04-09 09:10:08 UTC
Built: R 4.6.0; ; 2025-08-20 16:07:24 UTC; unix
