Package: imfapi
Title: Econdataverse 'IMF Data API' Client
Version: 0.1.1
Authors@R: 
    c(
        person("Teal Insights", email = "lte@tealinsights.com", role = c("cre", "cph")),
        person("Christopher C. Smith", email = "christopher.smith@promptlytechnologies.com", role = c("aut")),
        person("Christoph Scheuch", email = "christoph@tidy-intelligence.com", role = c("ctb"))
    )
Description: Provides user-friendly functions for programmatic access to macroeconomic data from the International Monetary Fund's 'SDMX 3.0 IMF Data API' <https://data.imf.org/en/Resource-Pages/IMF-API>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: cli, dplyr (>= 1.1.2), purrr (>= 1.0.0), tibble (>= 3.2.1),
        httr2 (>= 0.6.0), jsonlite (>= 1.8.0)
Suggests: curl, knitr, stringr, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://teal-insights.github.io/r-imfapi/,
        https://github.com/Teal-Insights/r-imfapi
BugReports: https://github.com/Teal-Insights/r-imfapi/issues
NeedsCompilation: no
Packaged: 2025-10-28 15:49:21 UTC; chris
Author: Teal Insights [cre, cph],
  Christopher C. Smith [aut],
  Christoph Scheuch [ctb]
Maintainer: Teal Insights <lte@tealinsights.com>
Repository: CRAN
Date/Publication: 2025-10-30 07:50:16 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:56 UTC; windows
