-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
44 lines (44 loc) · 985 Bytes
/
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: BiasManuscript
Title: Analysis for McLaren, Willis, and Callahan (2019)
Version: 0.0.0.9000
Authors@R:
person(given = "Michael",
family = "McLaren",
role = c("aut", "cre"),
email = "m.mclaren42@gmail.com")
Description: Data and code to reproduce the analysis and figures for McLaren,
Willis, and Callahan (2019) [https://doi.org/10.7554/eLife.46923].
URL: https://github.com/mikemc/mgs-bias-manuscript
BugReports: https://github.com/mikemc/mgs-bias-manuscript/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.1
Depends: R (>= 3.6.0)
Imports:
metacal (== 0.1.0),
ape,
broom,
cowplot,
devtools,
dotenv,
here,
ggthemes,
ggbeeswarm,
ggrepel,
ggstance,
ggtree,
glue,
gtools,
janitor,
kableExtra,
knitr,
magrittr,
RColorBrewer,
scales,
tidytree,
tidyverse,
usethis
Suggests:
rmarkdown
VignetteBuilder: knitr