Package: imfr
Type: Package
Title: Download Data from the International Monetary Fund's Data API
Version: 0.2.0.1
Description: Explore and download data from the International Monetary
Fund's data API .
Date: 2023-03-27
Authors@R: c(
person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
role = c("aut", "cre")),
person("Christopher", "Smith", email = "chriscarrollsmith@gmail.com",
role = c("aut"))
)
URL: https://github.com/christophergandrud/imfr
BugReports: https://github.com/christophergandrud/imfr/issues
License: GPL (>= 3)
Imports: dplyr, httr (>= 1.2.0), jsonlite, methods, purrr, ratelimitr,
tidyr
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat, tidyverse, stringr
Encoding: UTF-8
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://cjyetman.r-universe.dev
Date/Publication: 2023-04-02 08:33:31 UTC
RemoteUrl: https://github.com/christophergandrud/imfr
RemoteRef: HEAD
RemoteSha: ab9a326af366044ccf1f2f1b700849ad168e9b99
NeedsCompilation: no
Packaged: 2026-06-10 07:58:34 UTC; root
Author: Christopher Gandrud [aut, cre],
Christopher Smith [aut]
Maintainer: Christopher Gandrud