Package: imf.data
Title: An Interface to IMF (International Monetary Fund) Data
Version: 0.2.0
Authors@R: 
    person("Pedro", "Baltazar",, "pedrobtz@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides low-level access to the International Monetary Fund
    Statistical Data and Metadata eXchange ('SDMX') 3.0 API, available at
    <https://data.imf.org/>, and a concise workflow for discovering datasets,
    inspecting dimensions, and downloading observations as tidy data frames.
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: httr2 (>= 1.0.0), tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), vcr (>= 2.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Collate: 'sdmx_api.R' 'imf_api.R'
URL: https://pedrobtz.github.io/imf.data/
BugReports: https://github.com/pedrobtz/imf.data/issues
NeedsCompilation: no
Packaged: 2026-07-06 05:31:22 UTC; pbtz
Author: Pedro Baltazar [aut, cre, cph]
Maintainer: Pedro Baltazar <pedrobtz@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-06 06:10:09 UTC
Built: R 4.5.2; ; 2026-07-06 09:33:56 UTC; unix
