Package: gdldata
Title: 'Global Data Lab' R API
Version: 0.1
Authors@R: c(
    person("Global Data Lab", email = "info@globaldatalab.org", role = "cph"),
    person("Aaron", "van Geffen", email = "aaron.vangeffen@ru.nl", role = c("aut", "cre")))
Description: Retrieve datasets from the 'Global Data Lab' website <https://globaldatalab.org>
    directly into R data frames. Functions are provided to reference available options
    (indicators, levels, countries, regions) as well.
Depends: R (>= 3.4)
Imports: httr2, methods
Suggests: magrittr
URL: https://docs.globaldatalab.org/gdldata/,
        https://github.com/GlobalDataLab/R-data-api
BugReports: https://github.com/GlobalDataLab/R-data-api/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-20 12:44:35 UTC; aaron
Author: Global Data Lab [cph],
  Aaron van Geffen [aut, cre]
Maintainer: Aaron van Geffen <aaron.vangeffen@ru.nl>
Repository: CRAN
Date/Publication: 2023-09-20 18:40:05 UTC
Built: R 4.3.0; ; 2023-09-20 20:54:53 UTC; unix
