Package: treasury Title: Client for US Treasury XML Feed and Published Data Version: 0.5.0.9000 Authors@R: person("Maximilian", "Mücke", , "muecke.maximilian@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-9432-9795")) Description: Download daily interest rates from the US Treasury XML feed. Leveraging , this package serves as a wrapper, facilitating the retrieval of daily treasury rates across various categories, including par yield curves, treasury bills, long-term rates, and real yield curves. License: MIT + file LICENSE URL: https://m-muecke.github.io/treasury/, https://github.com/m-muecke/treasury BugReports: https://github.com/m-muecke/treasury/issues Depends: R (>= 4.1.0) Imports: curl, data.table (>= 1.16.0), httr2 (>= 1.0.0), xml2 Suggests: ggplot2, knitr, readxl, scales, testthat (>= 3.0.0) Config/Needs/website: knitr, rmarkdown Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://m-muecke.r-universe.dev Date/Publication: 2026-06-23 07:49:07 UTC RemoteUrl: https://github.com/m-muecke/treasury RemoteRef: HEAD RemoteSha: 1b104c3e64213b56b7b175f27243a1cb4fdf2623 NeedsCompilation: no Packaged: 2026-06-23 10:43:51 UTC; root Author: Maximilian Mücke [aut, cre] (ORCID: ) Maintainer: Maximilian Mücke