Package: worldbank Title: Client for the 'World Bank' APIs Version: 0.9.1.9000 Authors@R: person("Maximilian", "Mücke", , "muecke.maximilian@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-9432-9795")) Description: Download and search data from the 'World Bank' APIs, including the 'Indicators' API, the 'Poverty and Inequality Platform (PIP)' API, the 'Finances One' API, and the 'Projects' API. See for further details. License: MIT + file LICENSE URL: https://m-muecke.github.io/worldbank/, https://github.com/m-muecke/worldbank BugReports: https://github.com/m-muecke/worldbank/issues Depends: R (>= 4.1.0) Imports: httr2 (>= 1.1.0), stats, tools Suggests: ggplot2, scales, testthat (>= 3.3.0), withr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Config/pak/sysreqs: libssl-dev Repository: https://m-muecke.r-universe.dev Date/Publication: 2026-06-29 19:29:07 UTC RemoteUrl: https://github.com/m-muecke/worldbank RemoteRef: HEAD RemoteSha: 5afb090b1a72a3cf14e5fa538856aad168b4fe71 NeedsCompilation: no Packaged: 2026-06-29 19:57:54 UTC; root Author: Maximilian Mücke [aut, cre] (ORCID: ) Maintainer: Maximilian Mücke