Package: wildmeta
Title: Cluster Wild Bootstrapping for Meta-Analysis
Version: 0.3.2
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 = "Pierce", 
           family = "Cappelli", 
           email = "pierce.cappelli@utexas.edu", 
           role = c("aut"),
           comment = c(ORCID = "0000-0001-8426-8132")))
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.2.3
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: 2023-03-08 16:23:58 UTC; meghajoshi
Author: Megha Joshi [aut, cre] (<https://orcid.org/0000-0001-7936-076X>),
  James Pustejovsky [aut] (<https://orcid.org/0000-0003-0591-9465>),
  Pierce Cappelli [aut] (<https://orcid.org/0000-0001-8426-8132>)
Maintainer: Megha Joshi <megha.j456@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-03-08 17:00:02 UTC
Built: R 4.2.0; ; 2023-03-09 14:25:43 UTC; unix
