Package: psychmeta
Type: Package
Title: Psychometric Meta-Analysis Toolkit
Version: 2.6.4
Date: 2022-07-09
Authors@R: c(person("Jeffrey A.", "Dahlke", role = c("aut", "cre"),
                     email = "jdahlke@humrro.org"),
              person("Brenton M.", "Wiernik", role = "aut", email = "brenton@psychmeta.com"),
              person("Wesley", "Gardiner", role = "ctb", comment = "Unit tests"),
              person("Michael T.", "Brannick", role = "ctb", comment = "Testing"),
              person("Jack", "Kostal", role = "ctb", comment = "Code for reshape_mat2dat function"),
              person("Sean", "Potter", role = "ctb", comment = "Testing; Code for cumulative and leave1out plots"),
              person("John", "Sakaluk", role = "ctb", comment = "Code for funnel and forest plots"),
              person("Yuejia (Mandy)", "Teng", role = "ctb", comment = "Testing"))
BugReports: https://github.com/psychmeta/psychmeta/issues
Description: Tools for computing bare-bones and psychometric meta-analyses and for generating psychometric data for use in meta-analysis simulations. Supports bare-bones, individual-correction, and artifact-distribution methods for meta-analyzing correlations and d values. Includes tools for converting effect sizes, computing sporadic artifact corrections, reshaping meta-analytic databases, computing multivariate corrections for range variation, and more. Bugs can be reported to <https://github.com/psychmeta/psychmeta/issues> or <issues@psychmeta.com>.
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Imports: stats, boot, metafor, ggplot2, progress, curl, mathjaxr,
        dplyr, tibble, tidyr (>= 1.0.0), rlang, purrr
Suggests: MASS, mvtnorm, nor1mix, bib2df, rmarkdown, knitr, stringi,
        cli, crayon, testthat (>= 2.1.0)
RoxygenNote: 7.1.2.9000
NeedsCompilation: no
Packaged: 2022-07-10 00:03:46 UTC; jeffreydahlke
Author: Jeffrey A. Dahlke [aut, cre],
  Brenton M. Wiernik [aut],
  Wesley Gardiner [ctb] (Unit tests),
  Michael T. Brannick [ctb] (Testing),
  Jack Kostal [ctb] (Code for reshape_mat2dat function),
  Sean Potter [ctb] (Testing; Code for cumulative and leave1out plots),
  John Sakaluk [ctb] (Code for funnel and forest plots),
  Yuejia (Mandy) Teng [ctb] (Testing)
Maintainer: Jeffrey A. Dahlke <jdahlke@humrro.org>
RdMacros: mathjaxr
Repository: CRAN
Date/Publication: 2022-07-11 07:50:02 UTC
