Package: wildmeta
Title: Cluster Wild Bootstrapping for Meta-Analysis
Version: 0.2.0
Authors@R: c(
    person(given = "Megha", 
           family = "Joshi", 
           email = "megha.j456@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7936-076X")),
    person(given = "James", 
           family = "Pustejovsky", 
           email = "jepusto@gmail.com", 
           role = c("aut"), 
           comment = c(ORCID = "0000-0003-0591-9465")),
    person(given = "Sangdon", 
           family = "Lim", 
           email = "sangdonlim@utexas.edu", 
           role = "ctb",
           comment = c(ORCID = "0000-0002-2988-014X")),
    person(given = "Pierce", 
           family = "Cappelli", 
           email = "pierce.cappelli@utexas.edu", 
           role = "ctb"))
Maintainer: Megha Joshi <megha.j456@gmail.com>
Description: Conducts single coefficient tests and multiple-contrast hypothesis tests of meta-regression models using cluster wild bootstrapping, based on methods examined in Joshi, Pustejovsky, and Beretvas (2022) <DOI:10.1002/jrsm.1554>. 
URL: https://meghapsimatrix.github.io/wildmeta/index.html
BugReports: https://github.com/meghapsimatrix/wildmeta/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: clubSandwich (>= 0.5.4), sandwich, robumeta, metafor, stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, ggplot2, covr,
        mockery, future, future.apply, parallelly
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-06-29 01:05:04 UTC; meghajoshi
Author: Megha Joshi [aut, cre] (<https://orcid.org/0000-0001-7936-076X>),
  James Pustejovsky [aut] (<https://orcid.org/0000-0003-0591-9465>),
  Sangdon Lim [ctb] (<https://orcid.org/0000-0002-2988-014X>),
  Pierce Cappelli [ctb]
Repository: CRAN
Date/Publication: 2022-06-29 07:30:02 UTC
