Type: Package
Package: wbstats
Title: Programmatic Access to Data and Statistics from the World Bank
        API
Version: 1.0.4
Authors@R: 
    c(person(given = "Jesse",
             family = "Piburn",
             role = c("aut", "cre"),
             email = "piburnjo@ornl.gov",
             comment = c(ORCID = "0000-0003-4967-7912")),
      person(given = "UT-Battelle, LLC",
             role = "cph"))
Maintainer: Jesse Piburn <piburnjo@ornl.gov>
Description: Search and download data from the World Bank Data API.
License: MIT + file LICENSE
URL: https://github.com/nset-ornl/wbstats
BugReports: https://github.com/nset-ornl/wbstats/issues
Depends: R (>= 3.2)
Imports: dplyr, httr, jsonlite, lifecycle, lubridate, readr, rlang,
        stringr, tibble, tidyr, magrittr
Suggests: ggplot2, knitr, markdown, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.0.1
NeedsCompilation: no
Packaged: 2020-12-04 16:55:08 UTC; pij
Author: Jesse Piburn [aut, cre] (<https://orcid.org/0000-0003-4967-7912>),
  UT-Battelle, LLC [cph]
Repository: CRAN
Date/Publication: 2020-12-05 01:10:03 UTC
Built: R 4.3.0; ; 2023-04-12 23:34:52 UTC; unix
