Package: alfred
Title: Downloading Time Series from ALFRED Database for Various
        Vintages
Version: 0.1.4
Authors@R: person("Onno", "Kleen", email = "r@onnokleen.de", role = c("aut", "cre"))
Description: Provides direct access to the ALFRED (<https://alfred.stlouisfed.org>) and FRED (<https://fred.stlouisfed.org>) databases.
    Its functions return tidy data frames for different releases of the specified time series. 
    Note that this product uses the FRED© API but is not endorsed or certified by the Federal Reserve Bank of St. Louis.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: dplyr, tidyr, tibble, magrittr, lubridate, jsonlite
URL: https://github.com/onnokleen/alfred/
BugReports: https://github.com/onnokleen/alfred/issues
Suggests: testthat, knitr, rmarkdown, ggplot2, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-08 21:14:59 UTC; Arbeit
Author: Onno Kleen [aut, cre]
Maintainer: Onno Kleen <r@onnokleen.de>
Repository: CRAN
Date/Publication: 2017-10-08 21:49:56 UTC
