{
  "_id": "6a3a66616265ec60d6214fe9",
  "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/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": {
    "Date": "2026-06-23 10:43: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": "3faff7ba3ba644f6a5d1f65a084dab7b",
  "_user": "m-muecke",
  "_type": "src",
  "_file": "treasury_0.5.0.9000.tar.gz",
  "_fileid": "a7e0a128f5bfbbd9fed304d8719ee99cb9e85638addf504c379d18a8701be177",
  "_filesize": 309914,
  "_sha256": "a7e0a128f5bfbbd9fed304d8719ee99cb9e85638addf504c379d18a8701be177",
  "_created": "2026-06-23T10:43:51.000Z",
  "_published": "2026-06-23T10:56:33.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82935406976,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7818552797"
    },
    {
      "job": 82935406948,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818550692"
    },
    {
      "job": 82935407032,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7818759060"
    },
    {
      "job": 82935406939,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818759098"
    },
    {
      "job": 82934884891,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818505091"
    },
    {
      "job": 82935406964,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818545531"
    },
    {
      "job": 82935406955,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7818544356"
    },
    {
      "job": 82935406958,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7818538558"
    },
    {
      "job": 82935406967,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818541787"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/m-muecke/treasury",
  "_commit": {
    "id": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
    "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 (#50)\n\nupdates:\n- [github.com/lorenzwalthert/precommit: v0.4.3.9025 → v0.4.3.9026](https://github.com/lorenzwalthert/precommit/compare/v0.4.3.9025...v0.4.3.9026)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
    "time": 1782200947
  },
  "_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": "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-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
    },
    {
      "week": "2026-24",
      "n": 14
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 2
    }
  ],
  "_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": 170,
      "uuid": 26463953
    }
  ],
  "_userbio": {
    "uuid": 26463953,
    "type": "user",
    "name": "Maximilian Mücke",
    "followers": 51
  },
  "_downloads": {
    "count": 258,
    "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.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",
    "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"
    }
  ],
  "_exports": [
    "tr_announcements",
    "tr_auctions",
    "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_upcoming",
    "tr_yield_curve"
  ],
  "_help": [
    {
      "page": "tr_auctions",
      "title": "US Treasury marketable securities and auction results",
      "concept": [
        "auction"
      ],
      "topics": [
        "tr_announcements",
        "tr_auctions",
        "tr_upcoming"
      ]
    },
    {
      "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.748188027006201,
  "_indexed": true,
  "_nocasepkg": "treasury",
  "_universes": [
    "m-muecke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:46:05.000Z",
      "distro": "noble",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "6777c9008443dfe6cefb9b1a3420ef1c1437d0ec299433b56c61b102455ecda3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:46:00.000Z",
      "distro": "noble",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "536063425abf457d5381c5cce55e411f119b5c82f049be2ac05f903a1e5d40dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:56:07.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "c396c3cce9c9533040440f589ecf19ebfac7e1e589ae91de3eecc1e52f63637e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:56:07.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "f1703a2c1c74a709619331940cf37d6d8ac34a5f3c33b0f7e64598ac79a18207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:45:57.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "2d27c9feabe1440c213d964fecc609abac10af42ef2679073412e98132676551",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:45:38.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "c119dd6fa04bdf36d7f5a4f84fd05533d31a6d565cdb8b5a8a335bc3c428d60e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:45:23.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "486ec23997831c89bf7a3ddfde509cfaee5081945c63264b31f1717ca31e5b0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-06-23T10:45:30.000Z",
      "commit": "1b104c3e64213b56b7b175f27243a1cb4fdf2623",
      "fileid": "f52975652ff4ba8fcf7abfcdf5b15f023ad5bbecd216bce44647e6c6116ec0ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-muecke/actions/runs/28020360249"
    }
  ]
}