{
  "_id": "6a5281629b92047c28d54f6c",
  "Package": "treasury",
  "Title": "Client for US Treasury XML Feed and Published Data",
  "Version": "0.6.0.9000",
  "Authors@R": "person(\"Maximilian\", \"Mücke\", , \"muecke.maximilian@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-9432-9795\"))",
  "Description": "Download daily interest rates from the US Treasury XML\nfeed. Leveraging\n<https://home.treasury.gov/treasury-daily-interest-rate-xml-feed>,\nthis package serves as a wrapper, facilitating the retrieval of\ndaily treasury rates across various categories, including par\nyield curves, treasury bills, long-term rates, and real yield\ncurves.",
  "License": "MIT + file LICENSE",
  "URL": "https://m-muecke.github.io/treasury/,\nhttps://github.com/m-muecke/treasury",
  "BugReports": "https://github.com/m-muecke/treasury/issues",
  "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-07-11 16:58:25 UTC",
  "RemoteUrl": "https://github.com/m-muecke/treasury",
  "RemoteRef": "HEAD",
  "RemoteSha": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 17:43:27 UTC",
    "User": "root"
  },
  "Author": "Maximilian Mücke [aut, cre] (ORCID:\n<https://orcid.org/0009-0000-9432-9795>)",
  "Maintainer": "Maximilian Mücke <muecke.maximilian@gmail.com>",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "treasury_0.6.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/aaa8c2464d585b9df429155ae3d8c3d052672c0e078859894d3063a6342f40fd",
  "_filesize": 304394,
  "_sha256": "aaa8c2464d585b9df429155ae3d8c3d052672c0e078859894d3063a6342f40fd",
  "_expires": "2026-10-19T17:46:08.000Z",
  "_created": "2026-07-11T17:43:27.000Z",
  "_published": "2026-07-11T17:46:09.974Z",
  "_jobs": [
    {
      "job": 86568918984,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8251127877"
    },
    {
      "job": 86568918979,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8251129355"
    },
    {
      "job": 86568918995,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8251122539"
    },
    {
      "job": 86568918977,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8251122878"
    },
    {
      "job": 86568659327,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8251111324"
    },
    {
      "job": 86568918990,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8251126441"
    },
    {
      "job": 86568919007,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8251121834"
    },
    {
      "job": 86568919000,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8251122212"
    },
    {
      "job": 86568918999,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8251123291"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195",
  "_status": "success",
  "_upstream": "https://github.com/m-muecke/treasury",
  "_commit": {
    "id": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
    "author": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "committer": "Maximilian Muecke <muecke.maximilian@gmail.com>",
    "message": "Increment version number to 0.6.0.9000\n",
    "time": 1783789105
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953,
    "orcid": "0009-0000-9432-9795"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "m-muecke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 7
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 14
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 5
    },
    {
      "week": "2026-28",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2025-08-26"
    },
    {
      "name": "v0.5.0",
      "date": "2026-03-21"
    },
    {
      "name": "v0.6.0",
      "date": "2026-07-11"
    }
  ],
  "_topics": [
    "us-treasury"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 181,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 52
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/treasury"
  },
  "_devurl": "https://github.com/m-muecke/treasury",
  "_pkgdown": "https://m-muecke.github.io/treasury/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/treasury.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-muecke/treasury",
  "_realowner": "m-muecke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-03-22"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-05"
    },
    {
      "version": "0.3.0",
      "date": "2025-07-10"
    },
    {
      "version": "0.4.0",
      "date": "2025-08-26"
    },
    {
      "version": "0.5.0",
      "date": "2026-03-21"
    },
    {
      "version": "0.6.0",
      "date": "2026-07-11"
    }
  ],
  "_exports": [
    "tr_bill_rate",
    "tr_bill_rates",
    "tr_cache_clear",
    "tr_cache_dir",
    "tr_curve_rate",
    "tr_forward_rate",
    "tr_long_term_rate",
    "tr_par_yield",
    "tr_par_yields",
    "tr_real_long_term",
    "tr_real_yield_curve",
    "tr_yield_curve"
  ],
  "_help": [
    {
      "page": "tr_bill_rate",
      "title": "Daily treasury bill rates",
      "concept": [
        "interest rate"
      ],
      "topics": [
        "tr_bill_rate",
        "tr_bill_rates"
      ]
    },
    {
      "page": "tr_cache_dir",
      "title": "Get or manage the treasury API cache",
      "topics": [
        "tr_cache_clear",
        "tr_cache_dir"
      ]
    },
    {
      "page": "tr_curve_rate",
      "title": "Download Treasury Coupon Issues and Corporate Bond Yield Curves",
      "concept": [
        "yield curve"
      ],
      "topics": [
        "tr_curve_rate",
        "tr_forward_rate",
        "tr_par_yield",
        "tr_par_yields"
      ]
    },
    {
      "page": "tr_long_term_rate",
      "title": "Daily treasury long-term rates",
      "concept": [
        "interest rate"
      ],
      "topics": [
        "tr_long_term_rate"
      ]
    },
    {
      "page": "tr_real_long_term",
      "title": "Daily treasury real long-term rate averages",
      "concept": [
        "interest rate"
      ],
      "topics": [
        "tr_real_long_term"
      ]
    },
    {
      "page": "tr_real_yield_curve",
      "title": "Daily treasury par real yield curve rates",
      "concept": [
        "interest rate"
      ],
      "topics": [
        "tr_real_yield_curve"
      ]
    },
    {
      "page": "tr_yield_curve",
      "title": "Daily treasury par yield curve rates",
      "concept": [
        "interest rate"
      ],
      "topics": [
        "tr_yield_curve"
      ]
    }
  ],
  "_readme": "https://github.com/m-muecke/treasury/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "data.table",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 4.763427993562937,
  "_indexed": true,
  "_nocasepkg": "treasury",
  "_universes": [
    "m-muecke"
  ],
  "_previous": "0.6.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:45:31.000Z",
      "distro": "resolute",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/23bcfa18b7d4b348b14d74bbd153cb3735685206f4ff6a29e6b940f8f5371a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:45:37.000Z",
      "distro": "resolute",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/89321cd3fda1ac70c6e97c5ce118a1c8ab4b88206595b14ac402d714bbb75bfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:44:51.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/b22432dd162e3a4b4accd7ca276f781cd1efea4d18db5566b42b3062b352a1e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:44:52.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/a1f77b6ca3eaa0b8b860470b3ff9b0b62165257d00de4a3a8824e46a86f8ebc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:45:29.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/39c661485a636631de07f63c17414096e2ac50c3ca63a4f459cee1a57da3e58e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:44:38.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/3b393c08aaa5617668d667795cd5c83330abbb61fb501a4eff2c0367c2272b4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:44:44.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/fbd33c1f5da48eb8694641154be388912da8dfc926a1eae7f19cbb856dc8fa66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-11T17:44:48.000Z",
      "commit": "dea354f0be81e12e534dae8e06ce7fa5d9974023",
      "fileid": "https://r2.ropensci.org/5f35b2a303d3cb5f70214f5bb245c31cdb811befd77aaee181988d195e3dfc49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/29162032195"
    }
  ]
}