Package: psychmeta
Type: Package
Title: Psychometric Meta-Analysis Toolkit
Version: 2.7.0
Date: 2024-06-19
Authors@R: c(person("Jeffrey A.", "Dahlke",
                    role = c("aut", "cre"),
                    email = "jeff.dahlke.phd@gmail.com"),
             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"))
Maintainer: Jeffrey A. Dahlke <jeff.dahlke.phd@gmail.com>
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, dplyr, tibble,
        tidyr (>= 1.0.0), rlang, purrr
Suggests: MASS, mvtnorm, nor1mix, bib2df, rmarkdown, knitr, stringi,
        cli, crayon, testthat (>= 2.1.0)
RoxygenNote: 7.2.3
NeedsCompilation: no
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)
Packaged: 2024-06-19 10:57:55 UTC; jeffreydahlke
Repository: CRAN
Date/Publication: 2024-06-19 14:10:06 UTC
Built: R 4.4.3; ; 2025-10-08 03:39:13 UTC; windows
