Package: rgho
Title: Access WHO Global Health Observatory Data from R
Version: 2.0.0
Author: Antoine Filipovic-Pierucci [aut,cre]
Maintainer: Kevin Zarca <kevin.zarca@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: 6.1.1
URL: https://github.com/kzarca/rgho
BugReports: https://github.com/pierucci/rgho/issues
NeedsCompilation: no
Packaged: 2020-04-04 13:40:34 UTC; kevin
Repository: CRAN
Date/Publication: 2020-04-07 14:40:02 UTC
