-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 1.72 KB
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 1.72 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
Package: metapsyTools
Type: Package
Title: Several R Helper Functions For The "Metapsy" Database
Version: 1.0.14
Author: Mathias Harrer[cre], Paula Kuper[cre], Antonia Sprenger[cre], Pim Cuijpers[aut]
Authors@R: c(
person("Mathias", "Harrer", email = "mathias.h.harrer@gmail.com", role = "cre", comment = c(ORCID = "0000-0001-7016-2687")),
person("Paula", "Kuper", email = "paula.kuper@tum.de", role = "aut", comment = c(ORCID = "0000-0002-7481-976X")),
person("Antonia", "Sprenger", email = "antonia.sprenger@tum.de", role = "aut", comment = c(ORCID = "0000-0002-1180-7702")),
person("Pim", "Cuijpers", email = "p.cuijpers@vu.nl", role = "aut", comment = c(ORCID = "0000-0001-5497-2743")))
Description: A companion R package for the Metapsy database. The package aims to faciliate calculation of meta-analytic effect sizes for the included trials. For this purpose, data can be checked and converted into the required format to calculate the effect sizes for all trials. Various wrapper functions are included to then pool and analyze the results.
License: MIT + file LICENSE
Maintainer: Mathias Harrer <mathias.h.harrer@gmail.com>
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Imports:
clubSandwich (>= 0.5.3),
crayon, dplyr (>= 0.8.0.1), esc,
purrr, stringr (>= 1.4.0),
graphics (>= 3.5.2), stats (>= 3.5.2),
utils (>= 3.5.2), methods (>= 3.5.2),
tidyr, forcats, ggplot2,
gridExtra, kableExtra, knitr, meta (>= 7.0-0),
metafor, metasens, rlang, scales,
mathjaxr, numDeriv
Suggests:
ggrepel,
netmeta,
testthat (>= 3.0.0),
covr
Depends: R (>= 4.1.0)
URL: https://github.com/metapsy-project/metapsyTools
RdMacros: mathjaxr