-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 907 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: imfweo
Title: Download and Tidy IMF World Economic Outlook (WEO) Data
Version: 0.0.0.9000
Authors@R:
person("Teal", "Emery", , "[email protected]", role = c("aut", "cre"))
Description: Provides tools to download, process, and analyze data from the
International Monetary Fund's World Economic Outlook (WEO) database.
Functions support downloading complete WEO releases, accessing specific
economic indicators for selected countries, and listing available data.
Data is returned in tidy format for easy integration with the tidyverse
ecosystem.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
cli,
dplyr,
httr2,
readr,
readxl,
tidyr
URL: https://special-dollop-5kgz4oe.pages.github.io/, https://teal-insights.github.io/imfweo/