{
  "_id": "6a1eb34db25058d4daadcd94",
  "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\"),\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/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-02 09:37:34 UTC",
  "RemoteUrl": "https://github.com/m-muecke/treasury",
  "RemoteRef": "HEAD",
  "RemoteSha": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:23:51 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>",
  "MD5sum": "22212ed7796eab036baa79bcdbd1b891",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "treasury_0.5.0.9000.tar.gz",
  "_fileid": "36e0b829986c841c16d82989bb0cd17e1943bc109f37328fd4ef731f8fc16fa3",
  "_filesize": 298654,
  "_sha256": "36e0b829986c841c16d82989bb0cd17e1943bc109f37328fd4ef731f8fc16fa3",
  "_created": "2026-06-02T10:23:51.000Z",
  "_published": "2026-06-02T10:41:17.294Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79049985380,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355171254"
    },
    {
      "job": 79049985375,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355172310"
    },
    {
      "job": 79049985443,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355155308"
    },
    {
      "job": 79049985397,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355471857"
    },
    {
      "job": 79049538749,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355129504"
    },
    {
      "job": 79049985304,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355167382"
    },
    {
      "job": 79049985434,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355185939"
    },
    {
      "job": 79049985367,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355151961"
    },
    {
      "job": 79049985355,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355152849"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/m-muecke/treasury",
  "_commit": {
    "id": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
    "author": "pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "[pre-commit.ci] pre-commit autoupdate (#47)\n\nupdates:\n- [github.com/lorenzwalthert/precommit: v0.4.3.9021 → v0.4.3.9023](https://github.com/lorenzwalthert/precommit/compare/v0.4.3.9021...v0.4.3.9023)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "time": 1780393054
  },
  "_maintainer": {
    "name": "Maximilian Mücke",
    "email": "muecke.maximilian@gmail.com",
    "login": "m-muecke",
    "description": "",
    "uuid": 26463953
  },
  "_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": "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-24",
      "n": 3
    },
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "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
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-07-10"
    },
    {
      "name": "v0.4.0",
      "date": "2025-08-26"
    },
    {
      "name": "v0.5.0",
      "date": "2026-03-21"
    }
  ],
  "_topics": [
    "us-treasury"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "m-muecke",
      "count": 155,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke"
  },
  "_downloads": {
    "count": 152,
    "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": 3,
  "_rbuild": "4.6.0",
  "_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",
    "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"
    }
  ],
  "_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.7160033436347994,
  "_indexed": true,
  "_nocasepkg": "treasury",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:25:58.000Z",
      "distro": "noble",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "fb360a61f8dcddfa04772aeb56943d12ca7f1f2573bc581603b8eb63702baa3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:25:59.000Z",
      "distro": "noble",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "5c9cd973fbf4fb4f069ea5cd125d38c295e9a913b775c61b894b5536df2b565b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:25:15.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "bd029c834e55ff41034039e1e0f5bab03e1012f2b8394508224a72cdc35e3fd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:40:47.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "98ddf15c771b6b61d15fd18b27d50e0d71eabc519e9c6b5db59d168a488a0c02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:25:58.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "6f0b825ebbab0dacbccdeddfb343fa6270f7d524e791613ae6c7a2d61fb15f10",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:26:40.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "2b13e6ed032775f19664caa7be256402547bf07c08b5080fe24c68c6ec66211b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:24:56.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "0b87ba6f9a7efb5aa9eab2fe406c6411120c3812ad33ef43e5cc2e03ff90f0a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-02T10:24:58.000Z",
      "commit": "38958d120c8fcb587141ceb7d6d0fbc2896fbea1",
      "fileid": "30575a463b822a22f9df86bb0f70aa0aae4b6d6042783560383de6f25b28cafd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/26813560831"
    }
  ]
}