Package: wbids
Title: Seamless Access to World Bank International Debt Statistics
        (IDS)
Version: 1.1.3
Authors@R: 
    c(person("Teal", "Emery", , "lte@tealinsights.com", role = c("aut", "cre")),
      person("Teal Insights", role = c("cph")),
      person("Christoph", "Scheuch", , "christoph@tidy-intelligence.com",
             role = c("aut"), comment = c(ORCID = "0009-0004-0423-6819")),
      person("Christopher", "Smith", email = "chriscarrollsmith@gmail.com",
             role = c("ctb")))
Description: Access and analyze the World Bank's International Debt Statistics
  (IDS) <https://www.worldbank.org/en/programs/debt-statistics/ids>.
  IDS provides creditor-debtor relationships between countries, regions, and
  institutions. 'wbids' enables users to download, process and work with IDS
  series across multiple geographies, counterparts, and time periods.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: cli, withr, httr2 (>= 1.0.0), dplyr (>= 1.0.0), purrr (>=
        1.0.0), tibble (>= 1.0.0), tidyr (>= 1.0.0), rlang (>= 1.0.0),
        econdatasets (>= 0.1.0)
Suggests: curl, jsonlite, knitr, rmarkdown, readxl (>= 1.0.0), testthat
        (>= 3.0.0), lifecycle, httr
Config/testthat/edition: 3
URL: https://teal-insights.github.io/r-wbids/,
        https://github.com/teal-insights/r-wbids/
BugReports: https://github.com/teal-insights/r-wbids/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-08 19:13:33 UTC; Ninsin
Author: Teal Emery [aut, cre],
  Teal Insights [cph],
  Christoph Scheuch [aut] (ORCID:
    <https://orcid.org/0009-0004-0423-6819>),
  Christopher Smith [ctb]
Maintainer: Teal Emery <lte@tealinsights.com>
Repository: CRAN
Date/Publication: 2025-12-20 07:40:01 UTC
Built: R 4.4.3; ; 2025-12-29 19:46:30 UTC; windows
