Package: psychmeta
Type: Package
Title: Psychometric Meta-Analysis Toolkit
Version: 2.3.9
Date: 2020-06-04
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("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.4.0)
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Imports: dplyr, stats, methods, MASS, boot, tmvtnorm, tibble, reshape2,
        ggplot2, metafor, nor1mix, progress, tidyr (>= 1.0.0), stringi,
        stringr, rlang, curl, purrr, data.table
Suggests: bib2df, cli, crayon, rmarkdown, knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-04 22:45:49 UTC; jeffreydahlke
Author: Jeffrey A. Dahlke [aut, cre],
  Brenton M. Wiernik [aut],
  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>
Repository: CRAN
Date/Publication: 2020-06-05 10:10:06 UTC
