forked from psychmeta/psychmeta
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 2.36 KB
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: psychmeta
Type: Package
Title: Psychometric Meta-Analysis Toolkit
Version: 2.6.0.9000
Date: 2021-05-31
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: 2020-09-07 17:03:30 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