Package: stressr
Title: Fetch and plot financial stress index and component data.
Version: 1.0.0
Date: 2014-06-29
Author: Matt Barry <mrb@softisms.com>
Maintainer: Matt Barry <mrb@softisms.com>
Description: Forms queries to submit to the Cleveland Federal Reserve Bank web
    site's financial stress index data site.  Provides query functions for both
    the composite stress index and the components data. By default the download
    includes daily time series data starting September 25, 1991.  The functions
    return a class of either type easing or cfsi which contain a list of items
    related to the query and its graphical presentation.  The list includes the
    time series data as an xts object.  The package provides four lattice time
    series plots to render the time series data in a manner similar to the
    bank's own presentation.
License: MIT + file LICENSE
URL: https://github.com/mrbcuda/stressr
BugReports: https://github.com/mrbcuda/stressr/issues
Imports: xts, XML, lattice, latticeExtra
Suggests: testthat
Packaged: 2014-06-30 03:33:30 UTC; mrb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-30 10:59:21
Built: R 4.1.3; ; 2023-04-17 16:57:22 UTC; windows
