{
  "_id": "6a15508dacfb0bcc41d5a1fb",
  "Package": "RBNZ",
  "Title": "Download Data from the Reserve Bank of New Zealand Website",
  "Version": "3.0.0",
  "Authors@R": "person(given = \"Jasper\",\nfamily = \"Watson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jasper.g.watson@gmail.com\")",
  "Description": "Provides a convenient way of accessing data published by\nthe Reserve Bank of New Zealand (RBNZ) on their website,\n<https://www.rbnz.govt.nz/statistics>. A range of financial and\neconomic data is provided in spreadsheet format including\nexchange and interest rates, commercial lending statistics,\nReserve Bank market operations, financial institution\nstatistics, household financial data, New Zealand debt security\ninformation, and economic indicators. This package provides a\nmethod to download those spreadsheets and read them directly\ninto R.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/rntq472/RBNZ/issues",
  "Language": "en-GB",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://rntq472.r-universe.dev",
  "Date/Publication": "2025-10-28 12:53:40 UTC",
  "RemoteUrl": "https://github.com/rntq472/rbnz",
  "RemoteRef": "HEAD",
  "RemoteSha": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:46:56 UTC",
    "User": "root"
  },
  "Author": "Jasper Watson [aut, cre]",
  "Maintainer": "Jasper Watson <jasper.g.watson@gmail.com>",
  "MD5sum": "c53ec8b53a329979d769f232d6211dde",
  "_user": "rntq472",
  "_type": "src",
  "_file": "RBNZ_3.0.0.tar.gz",
  "_fileid": "fa70b7eb274aefd766c305b5aa7c14f4651b90117cea6340b1479863971230c2",
  "_filesize": 124122,
  "_sha256": "fa70b7eb274aefd766c305b5aa7c14f4651b90117cea6340b1479863971230c2",
  "_created": "2026-05-26T07:46:56.000Z",
  "_published": "2026-05-26T07:49:33.388Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77829896997,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211595274"
    },
    {
      "job": 77829896984,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211596649"
    },
    {
      "job": 77829896995,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211592175"
    },
    {
      "job": 77829897011,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211588902"
    },
    {
      "job": 77829481232,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211558429"
    },
    {
      "job": 77829897017,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211592131"
    },
    {
      "job": 77829896988,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211589108"
    },
    {
      "job": 77829896996,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211585831"
    },
    {
      "job": 77829896981,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211582096"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rntq472/rbnz",
  "_commit": {
    "id": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
    "author": "Jasper Watson <44103694+rntq472@users.noreply.github.com>",
    "committer": "Jasper Watson <44103694+rntq472@users.noreply.github.com>",
    "message": "Lots of updates to reflect changes in the RBNZ website\n",
    "time": 1761656020
  },
  "_maintainer": {
    "name": "Jasper Watson",
    "email": "jasper.g.watson@gmail.com",
    "login": "rntq472",
    "description": "\n",
    "uuid": 44103694
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "rntq472",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rntq472",
      "count": 14,
      "uuid": 44103694
    }
  ],
  "_userbio": {
    "uuid": 44103694,
    "type": "user",
    "name": "rntq472"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RBNZ"
  },
  "_devurl": "https://github.com/rntq472/rbnz",
  "_searchresults": 5,
  "_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/RBNZ.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rntq472/rbnz",
  "_realowner": "rntq472",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2020-04-10"
    },
    {
      "version": "1.1.0",
      "date": "2020-07-28"
    },
    {
      "version": "3.0.0",
      "date": "2025-10-28"
    }
  ],
  "_exports": [
    "allAvailableSeries",
    "getSeries"
  ],
  "_help": [
    {
      "page": "allAvailableSeries",
      "title": "List All Data Series Available for Download",
      "topics": [
        "allAvailableSeries"
      ]
    },
    {
      "page": "getSeries",
      "title": "Retrieve Data From the Reserve Bank of New Zealand Website",
      "topics": [
        "getSeries"
      ]
    },
    {
      "page": "RBNZ",
      "title": "Access Data from the Reserve Bank of New Zealand Website",
      "topics": [
        "RBNZ-package",
        "RBNZ"
      ]
    }
  ],
  "_readme": "https://github.com/rntq472/rbnz/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "timechange",
    "utf8",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "Overview.Rmd",
      "filename": "Overview.html",
      "title": "Overview of the RBNZ Package",
      "author": "Jasper Watson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RBNZ",
        "Usage",
        "Cloudflare",
        "Non-standard Data",
        "Available Data",
        "Development Notes"
      ],
      "created": "2020-04-05 05:29:21",
      "modified": "2025-10-28 12:53:40",
      "commits": 7
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "rbnz",
  "_universes": [
    "rntq472"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:55.000Z",
      "distro": "noble",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "2df5bf541ecba340c031a075c011ce88b804086f1713086ae53f5b1b31ea211b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-26T07:49:04.000Z",
      "distro": "noble",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "2a9766e080fc9c9bb8011c44a2b65d80d46d950c9c615b432fada8c70ed5e381",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:51.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "deaf39ccd6c607b9c1e3194061e3fffc08f7917a7ebda3d21eaba8945ef53af5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:38.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "33d5136f1772e701e096464c94b38db90719812e22caeef24b867163d861947b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-05-26T07:49:01.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "3e1e331fc7f4c35512267d14f6b27ee5cf39cbb33f9e41d4a5a31340d297a759",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:28.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "7c54f7122e0e0942064221d61ff2b2fd5e4c9490d7e1255b74e9f2d77c3beff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:19.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "6bb0e8e4cdcab5dec17517d5a80e138eff8463d1eed26c6492b50bc537400d48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-26T07:48:06.000Z",
      "commit": "24ed32be9a4f4e34d5b0d1aff2380adc9435e111",
      "fileid": "b4ab998fd09aae275b66d38adb5dffdb0c67e6cf71de733779a40f6c824f1cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rntq472/actions/runs/26439282193"
    }
  ]
}