forked from mrc-ide/naomi.utils
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 839 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
Package: naomi.utils
Title: Utility Functions For Naomi Datasets
Version: 0.0.12
Authors@R:
person(given = "Jeffrey",
family = "Eaton",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-7728-728X"))
Description: This package contains utility functions for
creating and manipulating datasets for the Naomi model and related
projects.
License: MIT + file LICENSE
URL: https://github.com/mrc-ide/naomi.utils
BugReports: https://github.com/mrc-ide/naomi.utils/issues
Imports:
dplyr,
exactextractr,
forcats,
ggplot2,
haven,
lubridate,
magrittr,
raster,
rdhs (>= 0.7.1),
sf,
survey,
tidyr
Suggests:
testthat
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2