Package: rgho
Title: Access WHO Global Health Observatory Data from R
Version: 2.0.1
Author: Antoine Filipovic-Pierucci [aut,cre]
Maintainer: Kevin Zarca <kevin.zarca@gmail.com>
Description: Access WHO Global Health Observatory
    (<https://www.who.int/data/gho/>)
    data from R via the Athena web service
    (<https://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, rlang
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
URL: https://github.com/kzarca/rgho
BugReports: https://github.com/pierucci/rgho/issues
NeedsCompilation: no
Packaged: 2020-11-30 10:00:19 UTC; kevin
Repository: CRAN
Date/Publication: 2020-11-30 11:00:02 UTC
