forked from rmetaverse/metaverse
-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
44 lines (44 loc) · 1.15 KB
/
DESCRIPTION
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
Package: metaverse
Version: 0.0.1
Title: Workflows for evidence synthesis projects
Authors@R: c(
person(
given = "Martin",
family = "Westgate",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0854-2034")),
person(
given = "Charles",
family = "Gray",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9978-011X")),
person(
given = "W. Kyle",
family = "Hamilton",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8642-7990")))
Description: Early-stage package for importing a subset of Evidence Synthesis (ES) packages, and providing example workflows for systematic reviews and meta-analyses.
Depends: R (>= 3.5.0)
Imports:
bibliometrix,
dplyr,
stringr,
ggrepel,
metacor,
metafor,
magrittr,
rcrossref,
weightr,
rlang,
yaml
License: GPL-3
BugReports: https://github.com/mjwestgate/metaverse/issues
LazyData: true
RoxygenNote: 6.1.1.9000
Remotes: elizagrames/litsearchr,
malcolmbarrett/mbmisc,
mjwestgate/revtools,
wviechtb/metadat