Package: wbids
Title: Seamless Access to World Bank International Debt Statistics
        (IDS)
Version: 1.1.0
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.2
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)
Suggests: curl, jsonlite, quarto, 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: quarto
NeedsCompilation: no
Packaged: 2025-09-04 06:35:23 UTC; krise
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-09-04 09:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:11:37 UTC; windows
