-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
37 lines (37 loc) · 916 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
Package: naomi.utils
Title: Utility Functions For Naomi Datasets
Version: 0.0.13
Authors@R:
person(given = "Jeffrey",
family = "Eaton",
role = c("aut", "cre"),
email = "jeffrey.eaton@imperial.ac.uk",
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
Additional_repositories: https://mrc-ide.r-universe.dev
Imports:
dplyr,
exactextractr,
forcats,
ggplot2,
haven,
hintr,
lubridate,
magrittr,
raster,
rdhs (>= 0.7.1),
sf,
spud,
survey,
tidyr
Suggests:
testthat
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1