-
Notifications
You must be signed in to change notification settings - Fork 13
/
DESCRIPTION
60 lines (60 loc) · 1.32 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Package: ithimr
Title: Integrated Transport and Health Impact Model
Version: 0.1.2
Authors@R: c(
person("Ali", "Abbas", , "aa797@cam.ac.uk", role = c("aut", "cre")),
person("Anna", "Schroeder", , "aks85@medschl.cam.ac.uk", role = "aut"),
person("Daniel", "Gil", , "danielgils@gmail.com", role = "aut"),
person("Lambed", "Tatah", , "lambed.tatah@mrc-epid.cam.ac.uk", role = "aut"),
person("Haneen", "Khreis", , "hrk38@medschl.cam.ac.uk", role = "aut"),
person("Rob", "Johnson", , "rob.johnson@mrc-bsu.cam.ac.uk", role = "aut")
)
Description: Modelling the impact of transport choices on population health.
Encoding: UTF-8
Depends: R (>= 4.1.0),
dplyr,
tidyr,
readr,
haven,
ggplot2,
plotly,
ReIns,
truncnorm,
distr,
pracma,
data.table,
mgcv,
parallel,
splines,
distr,
MASS,
stringr
License: GPL (>= 3)
LazyData: true
Imports:
dplyr,
tidyr,
readr,
haven,
ggplot2,
plotly,
ReIns,
truncnorm,
distr,
pracma,
data.table,
mgcv,
parallel,
splines,
distr,
MASS,
stringr
Suggests:
testthat,
earth,
knitr,
rmarkdown
RoxygenNote: 7.3.2
URL: https://ithim.github.io/ITHIM-R/, https://github.com/ITHIM/ITHIM-R
BugReports: https://github.com/ITHIM/ITHIM-R/issues
VignetteBuilder: knitr