{
  "_id": "6a1bf5511d7bb097a0a25e68",
  "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-05-31 08:42:27 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>",
  "MD5sum": "caa5a959a0e64a2e7042412171da44a2",
  "_user": "mattcowgill",
  "_type": "src",
  "_file": "readrba_0.1.12.tar.gz",
  "_fileid": "e94fc634f43888a28624824a17999df7554f7a27ea4163a25a71d965638f5dc1",
  "_filesize": 1168670,
  "_sha256": "e94fc634f43888a28624824a17999df7554f7a27ea4163a25a71d965638f5dc1",
  "_created": "2026-05-31T08:42:27.000Z",
  "_published": "2026-05-31T08:46:09.972Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712824263,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315329090"
    },
    {
      "job": 78712824255,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315329584"
    },
    {
      "job": 78712824243,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315329988"
    },
    {
      "job": 78712824242,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315325034"
    },
    {
      "job": 78712648746,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315314072"
    },
    {
      "job": 78712824241,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315326307"
    },
    {
      "job": 78712824251,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315323214"
    },
    {
      "job": 78712824259,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315323880"
    },
    {
      "job": 78712824254,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315324506"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 1374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readrba"
  },
  "_devurl": "https://github.com/mattcowgill/readrba",
  "_searchresults": 49,
  "_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/readrba.html",
    "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.305304067471708,
  "_indexed": true,
  "_nocasepkg": "readrba",
  "_universes": [
    "mattcowgill"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-05-31T08:44:41.000Z",
      "distro": "noble",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "32e8ee35adf8daca9991533038fadb32e4fc7ad01ca83fc1fd85ef61b51a0510",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-05-31T08:44:45.000Z",
      "distro": "noble",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "1393104938355bfe356a1949204662e326d6f96202ddc31543ddd4c8c6e5b1f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-05-31T08:44:58.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "5ca2d8986232f9542e51811a5080ad3b971b3e14c266acce213e2af0eb2cf765",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-05-31T08:44:13.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "ade92830092eb2dc9ce14fc0d33ee5b0b2e223a2d0125946672955c57ee80f2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.12",
      "date": "2026-05-31T08:44:41.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "3aa732ced238f6bda0ef7540dadacf52646aa75cf238e07c16afb25db950a138",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-31T08:43:39.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "3f8ebb2bf14f6432cceb023ac58cf1e587d3b77490b7a8934cdfddbd924396bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-31T08:43:45.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "f5cea64926f611ab6719a350d16220f28e9d74c0733ead1e5ffbe49747ebafc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-31T08:43:51.000Z",
      "commit": "15caf43016fdbdc8b36e1bb149248c75f7b29091",
      "fileid": "00e373993dcd453fc9ed4fa1293871c7c092e55424039413682f420d0e6c89f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattcowgill/actions/runs/26707929246"
    }
  ]
}