The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Forms a query to submit for US Treasury yield curve data, posting this query to the US Treasury web site's data feed service. By default the download includes data yield data for 12 products from January 1, 1990, some of which are NA during this span. The caller can pass parameters to limit the query to a certain year or year and month, but the full download is not especially large. The download data from the service is in XML format. The package's main function transforms that XML data into a numeric data frame with treasury product items (constant maturity yields for 12 kinds of bills, notes, and bonds) as columns and dates as row names. The function returns a list which includes an item for this data frame as well as query-related values for reference and the update date from the service.
Version: | 1.0.0 |
Depends: | R (≥ 3.0.3) |
Imports: | XML, plyr |
Suggests: | xts, lattice |
Published: | 2014-06-12 |
DOI: | 10.32614/CRAN.package.ustyc |
Author: | Matt Barry |
Maintainer: | Matt Barry <mrb at softisms.com> |
BugReports: | https://github.com/mrbcuda/ustyc/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mrbcuda/ustyc |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ustyc results |
Reference manual: | ustyc.pdf |
Package source: | ustyc_1.0.0.tar.gz |
Windows binaries: | r-devel: ustyc_1.0.0.zip, r-release: ustyc_1.0.0.zip, r-oldrel: ustyc_1.0.0.zip |
macOS binaries: | r-release (arm64): ustyc_1.0.0.tgz, r-oldrel (arm64): ustyc_1.0.0.tgz, r-release (x86_64): ustyc_1.0.0.tgz, r-oldrel (x86_64): ustyc_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ustyc to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.