Package: imfweo
Title: Seamless Access to IMF World Economic Outlook (WEO) Data
Version: 0.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")))
Description: Provides tools to download, process, and analyze data from the
    International Monetary Fund's World Economic Outlook (WEO) database 
    <https://www.imf.org/en/Publications/SPROLLs/world-economic-outlook-databases>. 
    Functions support downloading complete WEO releases, accessing specific 
    economic indicators for selected countries, and listing available data.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: cli, dplyr, httr2, readr, readxl, rlang, tidyr
Suggests: curl, testthat, withr, tibble
Config/testthat/edition: 3
URL: https://teal-insights.github.io/r-imfweo/,
        https://github.com/teal-insights/r-imfweo/
BugReports: https://github.com/teal-insights/r-imfweo/issues
NeedsCompilation: no
Packaged: 2025-08-19 07:22:09 UTC; krise
Author: Teal Emery [aut, cre],
  Teal Insights [cph],
  Christoph Scheuch [aut] (ORCID:
    <https://orcid.org/0009-0004-0423-6819>)
Maintainer: Teal Emery <lte@tealinsights.com>
Repository: CRAN
Date/Publication: 2025-08-22 18:30:02 UTC
Built: R 4.6.0; ; 2025-08-26 01:43:13 UTC; unix
