Type: Package
Package: wbstats
Title: Programmatic Access to Data and Statistics from the World Bank
        API
Version: 1.1
Authors@R: 
    c(
      person(
        given = "Mauricio",
        family = "Vargas Sepulveda",
        role = c("aut", "cre"),
        email = "m.vargas.sepulveda@gmail.com",
        comment = c(ORCID = "0000-0003-1017-7574")),
       person(given = "Jesse",
             family = "Piburn",
             role = "aut",
             email = "piburnjo@ornl.gov",
             comment = c(ORCID = "0000-0003-4967-7912")),
      person(family = "The World Bank",
             role = "dtc")
     )
Description: Search and download data from the World Bank Data API.
License: Apache License (>= 2)
URL: https://github.com/pachadotdev/wbstats
BugReports: https://github.com/pachadotdev/wbstats/issues
Depends: R (>= 3.2)
Imports: dplyr, httr, jsonlite, lubridate, readr, rlang, stringr,
        tibble, tidyr, magrittr, tidyselect
Suggests: ggplot2, knitr, markdown, rmarkdown, testthat (>= 3.0.0), vcr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-14 01:55:05 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1017-7574>),
  Jesse Piburn [aut] (ORCID: <https://orcid.org/0000-0003-4967-7912>),
  The World Bank [dtc]
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-14 11:30:02 UTC
Built: R 4.5.1; ; 2025-10-21 13:59:16 UTC; windows
