-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
51 lines (51 loc) · 1.69 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
Package: pactr
Type: Package
Title: An Interface to the Pandemic PACT Database
Version: 0.0.0.9000
Authors@R: person("Ernest", "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "[email protected]", role = c("aut", "cre"))
Description: The Pandemic PACT <https://www.pandemicpact.org/> monitors and
analyses global funding and research evidence related to diseases with
pandemic potential, as well as broader research preparedness efforts, and is
equipped to pivot in response to outbreaks. It collects, curates, codes,
and analyses data in alignment with WHO priority diseases and other selected
illnesses, including pandemic influenza, mpox, and plague. Pandemic PACT
aims to guide policy and decision-making for research funders, policymakers,
researchers, multilateral agencies. The database is publicly available for
download from its website and from Figshare. This package interfaces with
the project's Figshare repository to provide programmatic access to the
database along with other data products provided by the project.
License: GPL (>= 3)
Depends:
R (>= 2.10)
Imports:
countrycode,
deposits (>= 0.2.1.60),
dplyr,
methods,
openxlsx2,
rlang,
stringr,
tibble,
tidyr,
utils,
withr
Suggests:
DiagrammeR,
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0),
webshot
Remotes:
ropenscilabs/deposits
Encoding: UTF-8
LazyData: true
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/OxfordIHTM/pactr, https://oxford-ihtm.io/pactr/
BugReports: https://github.com/OxfordIHTM/pactr/issues
Config/testthat/edition: 3
VignetteBuilder: knitr