Package: metapower
Type: Package
Title: Power Analysis for Meta-Analysis
Version: 0.2.2
Authors@R: person("Jason", "Griffin", email = "jasongriffin138@gmail.com", role = c("aut", "cre"))
Description: A simple and effective tool for computing and visualizing statistical power for meta-analysis,
    including power analysis of main effects (Jackson & Turner, 2017)<doi:10.1002/jrsm.1240>, 
    test of homogeneity (Pigott, 2012)<doi:10.1007/978-1-4614-2278-5>, subgroup analysis, 
    and categorical moderator analysis (Hedges & Pigott, 2004)<doi:10.1037/1082-989X.9.4.426>.
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), rlang (>= 0.4.5)
Suggests: rmarkdown (>= 2.1)
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-08 12:58:31 UTC; jxg569
Author: Jason Griffin [aut, cre]
Maintainer: Jason Griffin <jasongriffin138@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-08 13:20:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:36:39 UTC; unix
