-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1009 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
45
46
47
48
49
50
51
52
53
Package: malclimsim
Title: Simulating From and Estimating Parameters of a Dynamical Malaria Model
Version: 0.0.0.9000
Authors@R:
person("Nicholas", "Putney", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
chirps,
cli,
dplyr,
ecmwfr,
geodata,
glue,
gridExtra,
lifecycle,
lubridate,
magrittr,
ncdf4,
odin.dust,
raster,
rlang,
sf,
tidyr,
withr,
zoo,
reshape2,
latex2exp,
GGally,
scales,
patchwork,
RColorBrewer
Depends:
ecmwfr,
sf,
dplyr,
lubridate,
tidyr,
ggplot2,
mcstate,
coda,
R (>= 2.10)
URL: https://github.com/nputney4/malclimsim
BugReports: https://github.com/nputney4/malclimsim/issues
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
LazyData: true