Package: POMADE
Title: Power for Meta-Analysis of Dependent Effects
Version: 0.2.0
Authors@R: c( 
    person(given = "Mikkel H.", 
           family = "Vembye", 
           email = "mikkel.vembye@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9071-0724")),
    person(given = "James E.", 
           family = "Pustejovsky", 
           email = "jepusto@gmail.com", 
           role = c("aut"), 
           comment = c(ORCID = "0000-0003-0591-9465"))
           )
BugReports: https://github.com/MikkelVembye/POMADE/issues
Description: Provides functions to compute and plot power levels, minimum detectable effect sizes, and minimum required sample sizes for the test of the overall average effect size in meta-analysis of dependent effect sizes.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: ggplot2, dplyr, magrittr, purrr, future, furrr, stats,
        stringr, utils, tidyr, tibble
Suggests: covr, roxygen2, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
URL: https://mikkelvembye.github.io/POMADE/
NeedsCompilation: no
Packaged: 2024-02-13 18:45:25 UTC; B199526
Author: Mikkel H. Vembye [aut, cre] (<https://orcid.org/0000-0001-9071-0724>),
  James E. Pustejovsky [aut] (<https://orcid.org/0000-0003-0591-9465>)
Maintainer: Mikkel H. Vembye <mikkel.vembye@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-13 20:41:20 UTC
Built: R 4.4.3; ; 2025-10-13 12:01:16 UTC; windows
