forked from FredHutch/VISCfunctions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 976 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
Package: VISCfunctions
Type: Package
Title: VISC STP/SRA functions
Version: 1.1.4
Date: 2019-06-05
Authors@R: c(person("Bryan", "Mayer", ,"[email protected]", "aut"),
person("Monica", "Gerber", ,"[email protected]", "aut"),
person("Celia", "Mahoney", ,"[email protected]", "aut"),
person("Ellis", "Hughes", ,"[email protected]", "aut"),
person("Jimmy", "Fulp", ,"[email protected]", c("aut", "cre"))
)
Description: Statistical, data processing, and annotation functions for VISC.
License: GPL-3
Depends: R (>= 2.10)
Imports:
broom (>= 0.5.0),
car,
coin,
data.table,
dplyr (>= 0.8.1),
Exact,
git2r,
haven (>= 2.0.0),
Hmisc,
kableExtra,
knitr,
purrr,
sessioninfo,
survival,
tibble,
tidyr
Suggests:
binom,
rmarkdown,
testthat,
stringr
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1