Package: wbids
Title: Seamless Access to World Bank International Debt Statistics
        (IDS)
Version: 1.0.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://datacatalog.worldbank.org/search/dataset/0038015>. 
  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), tidyr (>= 1.0.0), rlang (>= 1.0.0), mime
Suggests: curl, jsonlite, tibble, quarto, readxl (>= 1.0.0), testthat
        (>= 3.0.0), 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-02-01 15:00:25 UTC; chriscarrollsmith
Author: Teal Emery [aut, cre],
  Teal Insights [cph],
  Christoph Scheuch [aut] (<https://orcid.org/0009-0004-0423-6819>),
  Christopher Smith [ctb]
Maintainer: Teal Emery <lte@tealinsights.com>
Repository: CRAN
Date/Publication: 2025-02-08 22:50:02 UTC
Built: R 4.3.3; ; 2025-02-15 15:37:20 UTC; unix
