forked from MRCIEU/TwoSampleMR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
57 lines (57 loc) · 1.35 KB
/
DESCRIPTION
File metadata and controls
57 lines (57 loc) · 1.35 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
49
50
51
52
53
54
55
56
57
Package: TwoSampleMR
Title: Two Sample MR functions and interface to MR Base database
Version: 0.5.0
Authors@R: c(person("Gibran", "Hemani", email = "g.hemani@bristol.ac.uk",
role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0920-1055")),
person("Philip", "Haycock", email = "philip.haycock@bristol.ac.uk",
role = c("aut")),
person("Jie", "Zheng", email = "Jie.Zheng@bristol.ac.uk",
role = c("aut")),
person("Tom", "Gaunt", email = "Tom.Gaunt@bristol.ac.uk",
role = c("aut")),
person("Ben", "Elsworth", email = "Ben.Elsworth@bristol.ac.uk",
role = c("aut"))
)
Description: See title
Depends:
R (>= 3.6.0)
Imports:
ggplot2,
gridExtra,
cowplot,
plyr,
reshape2,
stringr,
knitr,
markdown,
gtable,
rmarkdown,
MendelianRandomization,
dplyr,
mr.raps,
psych,
testthat,
magrittr,
car,
randomForest,
meta,
data.table,
ieugwasr,
MRPRESSO,
MRInstruments,
RadialMR,
MRMix
Remotes:
rondolab/MR-PRESSO,
mrcieu/MRInstruments,
mrcieu/ieugwasr,
mrcieu/MRInstruments,
WSpiller/RadialMR,
gqi/MRMix
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Encoding: UTF-8
Suggests:
covr