Package: metaviz
Type: Package
Title: Rainforest Plots for Meta-Analysis
Version: 0.1.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: Creates rainforest plots (proposed by Schild & Voracek, 2015 <doi:10.1002/jrsm.1125>), a variant and 
    enhancement of the classic forest plot for meta-analysis. 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), plyr (>= 1.8.4), RColorBrewer (>= 1.1-2)
Suggests: metafor (>= 1.9-9), Cairo (>= 1.5-9), knitr, rmarkdown
Depends: R (>= 2.10)
RoxygenNote: 5.0.1
VignetteBuilder: knitr
URL: https://github.com/Mkossmeier/metaviz
BugReports: https://github.com/Mkossmeier/metaviz/issues
NeedsCompilation: no
Packaged: 2017-02-06 13:42:38 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: 2017-02-06 17:38:14
