-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
32 lines (32 loc) · 953 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
Package: rgho
Title: Access WHO Global Health Observatory Data from R
Version: 1.0.1
Author: Antoine Filipovic-Pierucci [aut,cre]
Maintainer: Antoine Filipovic-Pierucci <pierucci@gmail.com>
Description: Access WHO Global Health Observatory
(<http://www.who.int/gho/>)
data from R via the Athena web service
(<http://apps.who.int/gho/data/node.resources.api>),
an application program interface providing
a simple query interface to the World
Health Organization's data and statistics content.
License: GPL (>= 3)
LazyData: TRUE
Depends: R (>= 3.2.2)
Imports: curl,
dplyr,
httr,
jsonlite,
lazyeval,
magrittr,
memoise,
readr,
tibble,
tidyr
Suggests: testthat,
knitr,
rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
URL: https://github.com/pierucci/rgho, https://pierucci.org
BugReports: https://github.com/pierucci/rgho/issues