-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.75 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
Package: comoparams
Type: Package
Title: R Utility Tool to Extract, Process and Structure Philippines-Specific
Datasets for Use in CoMo Consortium Model
Version: 0.2.1.9000
Authors@R: c(person(given = "Ernest", family = "Guevarra",
email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4887-4415")),
person(given = "Chris", family = "Mercado",
email = "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-5588-9543")),
person(given = "Robert", family = "Medina",
email = "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-6647-5453")))
Description: The Oxford Modelling Group for Global Health (OMGH) is developing
model structures to estimate the impact of potential mitigation strategies.
By changing the input data and parameter values, the models can be adjusted
to represent a national or subnational setting. In addition, a user friendly
application and interface is being developed to enable widespread utility.
This package supports in the processing of Philippines-specific input data
and parameter values into data structures appropriate for use with the
modelling application and/or other packages developed for this purpose.
License: GPL-3
Depends: R (>= 2.10)
Imports:
stringr,
magrittr,
googledrive,
tibble,
lubridate,
openxlsx,
tidyr,
dplyr,
RCurl,
pdftools,
cli
Suggests:
knitr,
rmarkdown,
testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
VignetteBuilder: knitr
URL: https://github.com/como-ph/comoparams
BugReports: https://github.com/como-ph/comoparams/issues