Package: metapower
Type: Package
Title: Power Analysis for Meta-Analysis
Version: 0.1.0
Authors@R: person("Jason", "Griffin", email = "jasongriffin138@gmail.com", role = c("aut", "cre"))
Description: A simple and effective tool for computing meta-analytic statistical power for 
    main effects, tests of homogeneity, and categorical moderator models. All equations are
    described in Pigott (2012) <doi:10.1007/978-1-4614-2278-5>,
    Hedges & Pigott (2004) <doi:10.1037/1082-989X.9.4.426>, and
    Borenstein, Hedges, Higgins, & Rothstein (2009) <doi:10.1002/9780470743386>.
Depends: R (>= 3.6)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: cowplot (>= 1.0.0), dplyr (>= 0.8.5), ggplot2 (>= 3.3.0),
        knitr (>= 1.28), magrittr (>= 1.5), tidyr (>= 1.0.2), testthat
        (>= 2.3.2), rmarkdown (>= 2.1), rlang (>= 0.4.5)
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-06 14:22:05 UTC; jason
Author: Jason Griffin [aut, cre]
Maintainer: Jason Griffin <jasongriffin138@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-07 14:50:02 UTC
