Package: metaviz
Type: Package
Title: Forest Plots, Funnel Plots, and Visual Funnel Plot Inference for
        Meta-Analysis
Version: 0.2.0
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 plot meta-analytic data using 'ggplot2'. Currently allows to 
    create forest plots, funnel plots, and many of their variants, such as rainforest plots and 
    additional evidence contour enhanced funnel plots. In addition, functionalities for visual funnel 
    plot inference are provided. In the near future, the 'metaviz' package will be extended by further, 
    established as well as novel, plotting options for visualizing meta-analytic data.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: ggplot2 (>= 2.2.1), nullabor (>= 0.3.1), dplyr (>= 0.7.1),
        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 (>= 2.10)
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/Mkossmeier/metaviz
BugReports: https://github.com/Mkossmeier/metaviz/issues
NeedsCompilation: no
Packaged: 2018-03-16 17:21:33 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: 2018-03-16 17:35:24 UTC
