{
  "_id": "6a4890dbe06c18f0a65416e3",
  "Package": "readrba",
  "Title": "Download and Tidy Data from the Reserve Bank of Australia",
  "Version": "0.1.12",
  "Authors@R": "c(\nperson(given = \"Matt\",\nfamily = \"Cowgill\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mattcowgill@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0422-3300\")),\nperson(given = \"Angus\",\nfamily = \"Moore\",\nrole = \"ctb\")\n)",
  "Description": "Download up-to-date data from the Reserve Bank of\nAustralia in a tidy data frame. Package includes functions to\ndownload current and historical statistical tables\n(<https://www.rba.gov.au/statistics/tables/>) and forecasts\n(<https://www.rba.gov.au/publications/smp/forecasts-archive.html>).\nData includes a broad range of Australian macroeconomic and\nfinancial time series.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://mattcowgill.github.io/readrba/index.html",
  "BugReports": "https://github.com/MattCowgill/readrba/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://mattcowgill.r-universe.dev",
  "Date/Publication": "2025-08-04 22:19:00 UTC",
  "RemoteUrl": "https://github.com/mattcowgill/readrba",
  "RemoteRef": "HEAD",
  "RemoteSha": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 04:45:31 UTC",
    "User": "root"
  },
  "Author": "Matt Cowgill [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0422-3300>),\nAngus Moore [ctb]",
  "Maintainer": "Matt Cowgill <mattcowgill@gmail.com>",
  "_user": "mattcowgill",
  "_type": "src",
  "_file": "readrba_0.1.12.tar.gz",
  "_fileid": "https://r2.ropensci.org/30a32c72f5a8c5ce3733643165a052766d2e1b37255e47cc5bccf48067e7fc57",
  "_filesize": 1173444,
  "_sha256": "30a32c72f5a8c5ce3733643165a052766d2e1b37255e47cc5bccf48067e7fc57",
  "_expires": "2026-10-12T04:49:29.000Z",
  "_created": "2026-07-04T04:45:31.000Z",
  "_published": "2026-07-04T04:49:31.467Z",
  "_jobs": [
    {
      "job": 85103749077,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078421114"
    },
    {
      "job": 85103749079,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078414413"
    },
    {
      "job": 85103749107,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078415294"
    },
    {
      "job": 85103749086,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078411681"
    },
    {
      "job": 85103558736,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078399766"
    },
    {
      "job": 85103749064,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078412188"
    },
    {
      "job": 85103749076,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078409180"
    },
    {
      "job": 85103749092,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078410460"
    },
    {
      "job": 85103749097,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078410038"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436",
  "_status": "success",
  "_upstream": "https://github.com/mattcowgill/readrba",
  "_commit": {
    "id": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
    "author": "Matt Cowgill <mattcowgill@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #64 from MattCowgill/2025-08-update\n\naddress CRAN issues",
    "time": 1754345940
  },
  "_maintainer": {
    "name": "Matt Cowgill",
    "email": "mattcowgill@gmail.com",
    "login": "mattcowgill",
    "mastodon": "@mattcowgill@mastodon.social",
    "twitter": "@mattcowgill",
    "description": "",
    "uuid": 8002951,
    "orcid": "0000-0003-0422-3300"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "readxl",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "mattcowgill",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "mattcowgill",
      "count": 219,
      "uuid": 8002951
    },
    {
      "user": "angusmoore",
      "count": 2,
      "uuid": 18376371
    },
    {
      "user": "benjackman",
      "count": 1,
      "uuid": 53864135
    }
  ],
  "_userbio": {
    "uuid": 8002951,
    "type": "user",
    "name": "Matt Cowgill",
    "followers": 188
  },
  "_downloads": {
    "count": 813,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readrba"
  },
  "_devurl": "https://github.com/mattcowgill/readrba",
  "_searchresults": 58,
  "_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/readrba.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mattcowgill/readrba",
  "_realowner": "mattcowgill",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-12-16"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-06"
    },
    {
      "version": "0.1.2",
      "date": "2021-10-01"
    },
    {
      "version": "0.1.3",
      "date": "2022-06-17"
    },
    {
      "version": "0.1.4",
      "date": "2023-02-09"
    },
    {
      "version": "0.1.5",
      "date": "2023-08-13"
    },
    {
      "version": "0.1.6",
      "date": "2023-12-15"
    },
    {
      "version": "0.1.7",
      "date": "2024-01-09"
    },
    {
      "version": "0.1.8",
      "date": "2024-02-07"
    },
    {
      "version": "0.1.10",
      "date": "2024-08-18"
    },
    {
      "version": "0.1.11",
      "date": "2024-09-27"
    },
    {
      "version": "0.1.12",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "%>%",
    "browse_rba_series",
    "browse_rba_tables",
    "rba_cashrate",
    "rba_forecasts",
    "read_cashrate",
    "read_forecasts",
    "read_rba",
    "read_rba_local",
    "read_rba_seriesid",
    "tidy_rba"
  ],
  "_help": [
    {
      "page": "browse_rba",
      "title": "Browse available RBA data series",
      "topics": [
        "browse_rba_series",
        "browse_rba_tables"
      ]
    },
    {
      "page": "rba_forecasts",
      "title": "Compile the RBA's public forecasts of key economic variables over time",
      "topics": [
        "rba_forecasts",
        "read_forecasts"
      ]
    },
    {
      "page": "read_cashrate",
      "title": "Convenience function to get the RBA's cash rate.",
      "topics": [
        "rba_cashrate",
        "read_cashrate"
      ]
    },
    {
      "page": "read_rba",
      "title": "Download, import, and tidy statistical tables from the RBA",
      "topics": [
        "read_rba",
        "read_rba_seriesid"
      ]
    },
    {
      "page": "read_rba_local",
      "title": "Load and tidy local RBA Excel sheets",
      "topics": [
        "read_rba_local"
      ]
    },
    {
      "page": "tidy_rba",
      "title": "Tidy a statistical table from the RBA",
      "topics": [
        "tidy_rba"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mattcowgill/readrba/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mattcowgill/readrba/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "readrba.Rmd",
      "filename": "readrba.html",
      "title": "readrba",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example: Individual series - 10-year bond yield",
        "Example: Multiple series from a table - 2, 3, 5 and 10 year bond yields",
        "Example: RBA forecasts",
        "Example: change in RBA forecasts"
      ],
      "created": "2020-10-30 01:13:45",
      "modified": "2024-08-18 00:34:26",
      "commits": 6
    }
  ],
  "_score": 6.2405492482825995,
  "_indexed": true,
  "_nocasepkg": "readrba",
  "_universes": [
    "mattcowgill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-07-04T04:48:41.000Z",
      "distro": "resolute",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/63145efc931030226ea020c901c70192bfa9df49a71e903642a7fce877548b68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-07-04T04:47:43.000Z",
      "distro": "resolute",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/ca38c35ac9d2efa3d72fab42c9d072523c749c4967693d066967f6ff42e8dc8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-07-04T04:47:55.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/33db5f60db761b08dbb7042a20fd0a545bb48ebd0145fd25b099b59579f2e7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-07-04T04:47:18.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/7f89c578496eacd8303a2ccb4fcd850acd1eb6eea74789f9dcdf82e4a109fb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.12",
      "date": "2026-07-04T04:47:40.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/f1778020d189972962fd9010adfb29745935fcc34c88fc01de8dcd0d328a820d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-07-04T04:46:39.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/0cf37e5f3d08abc8dc32c1793b60682ee9efb964c80ef2f3432da11400bddeac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-07-04T04:46:54.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/37797864d7d573fc6432777912094169b933e9e78bb7ebd495f0bdfcda3a3511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-07-04T04:46:49.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "https://r2.ropensci.org/0216224d46aa445e16e80db071adbf4eb89818a9a1773327ef1ed2ecccc39dd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/28695213436"
    }
  ]
}