{
  "_id": "6a2137c4cd65a98ecbd270b6",
  "Package": "ustyc",
  "Title": "Fetch US Treasury yield curve data.",
  "Version": "1.0.1",
  "Date": "2020-05-27",
  "Author": "Matt Barry <mrb@softisms.com>",
  "Maintainer": "Matt Barry <mrb@softisms.com>",
  "Description": "Forms a query to submit for US Treasury yield curve data,\nposting this query to the US Treasury web site's data feed\nservice.  By default the download includes data yield data for\n12 products from January 1, 1990, some of which are NA during\nthis span.  The caller can pass parameters to limit the query\nto a certain year or year and month, but the full download is\nnot especially large.  The download data from the service is in\nXML format.  The package's main function transforms that XML\ndata into a numeric data frame with treasury product items\n(constant maturity yields for 12 kinds of bills, notes, and\nbonds) as columns and dates as row names. The function returns\na list which includes an item for this data frame as well as\nquery-related values for reference and the update date from the\nservice.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mrbcuda/ustyc",
  "BugReports": "https://github.com/mrbcuda/ustyc/issues",
  "Roxygen": "list(wrap = FALSE)",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://mrbcuda.r-universe.dev",
  "Date/Publication": "2020-05-27 22:26:45 UTC",
  "RemoteUrl": "https://github.com/mrbcuda/ustyc",
  "RemoteRef": "HEAD",
  "RemoteSha": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:27:51 UTC",
    "User": "root"
  },
  "MD5sum": "f989600a82186bbbe8fbb4c4acc4e89c",
  "_user": "mrbcuda",
  "_type": "src",
  "_file": "ustyc_1.0.1.tar.gz",
  "_fileid": "beb5a9ba0231d2db76b721029626a392780eb5ce70f14d4ea58e366a1eef2ad7",
  "_filesize": 790029,
  "_sha256": "beb5a9ba0231d2db76b721029626a392780eb5ce70f14d4ea58e366a1eef2ad7",
  "_created": "2026-06-04T08:27:51.000Z",
  "_published": "2026-06-04T08:31:00.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79479719559,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7406654168"
    },
    {
      "job": 79479719519,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7406661174"
    },
    {
      "job": 79479719509,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7406668980"
    },
    {
      "job": 79479719542,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7406655008"
    },
    {
      "job": 79479262235,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406619707"
    },
    {
      "job": 79479719550,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406656479"
    },
    {
      "job": 79479719675,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7406645423"
    },
    {
      "job": 79479719595,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7406647823"
    },
    {
      "job": 79479719626,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7406648041"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrbcuda/ustyc",
  "_commit": {
    "id": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
    "author": "Matt Barry <mrbcuda@mac.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from mrbcuda/mrbcuda-patch-1\n\nUpdate DESCRIPTION",
    "time": 1590618405
  },
  "_maintainer": {
    "name": "Matt Barry",
    "email": "mrb@softisms.com",
    "login": "mrbsoftisms",
    "description": "",
    "uuid": 2079955
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.3",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Depends"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "mrbcuda",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "mrbcuda",
      "count": 8,
      "uuid": 1179104
    },
    {
      "user": "karnner2",
      "count": 3,
      "uuid": 47135652
    }
  ],
  "_userbio": {
    "uuid": 1179104,
    "type": "user",
    "name": "Matt Barry"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ustyc"
  },
  "_devurl": "https://github.com/mrbcuda/ustyc",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ustyc.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mrbcuda/ustyc",
  "_realowner": "mrbcuda",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2014-06-12"
    }
  ],
  "_exports": [
    "getYieldCurve"
  ],
  "_help": [
    {
      "page": "getYieldCurve",
      "title": "Download US Treasury yield curve data.",
      "topics": [
        "getYieldCurve"
      ]
    },
    {
      "page": "ustyc",
      "title": "US Treasury yield curve.",
      "topics": [
        "ustyc-package",
        "ustyc"
      ]
    }
  ],
  "_readme": "https://github.com/mrbcuda/ustyc/raw/HEAD/README.md",
  "_rundeps": [
    "curl",
    "plyr",
    "Rcpp",
    "XML"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ustyc",
  "_universes": [
    "mrbcuda",
    "mrbsoftisms"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T08:29:31.000Z",
      "distro": "noble",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "b29f867d05e79ce9a814d762b23fa8c29a1f2be5fa6b07b1f3f77485116edad6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T08:29:47.000Z",
      "distro": "noble",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "1029dc136b199b0309a5bd30ea1bd46f43fff1f7a1ba63a1e146ec840af85cf5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T08:30:14.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "3a947a9ed736a146ed3feed3cef111400319d63809f89f0c12f35ff4683ea0e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T08:29:33.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "5d00fff0aeabcf5f49c498aa2817271ca6401d154aeb9ce7c9e41df7925d3700",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-04T08:29:46.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "07e72b546958075971922b67378ca9bfcd79b9fa582b4e14745e6b95cbe9bd85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T08:28:59.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "589157fa018d3f7d83e5d31eeab7d2d1085a6fdee3ba1111692baff7b2737874",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T08:29:01.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "9e5815db9f38dc9d4c874694ef346eed10494292e77346d35a9b70f3a5d04f14",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T08:28:59.000Z",
      "commit": "5cd1aefb68c6ed1f1485a469f89ff4d974291483",
      "fileid": "0701ed81868ecf3a38774d64fff668bddefa91c9302e681fddf90d3a40e6f07a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrbcuda/actions/runs/26940097061"
    }
  ]
}