{
  "_id": "6a1eabdab25058d4daad9c97",
  "Package": "readapra",
  "Title": "Download and Tidy Data from the Australian Prudential Regulation\nAuthority",
  "Version": "0.2.3",
  "Authors@R": "person(given = \"Jarrod\",\nfamily = \"van der Wal\",\nemail = \"jarvanderwal@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "Download the latest data from the Australian Prudential\nRegulation Authority <https://www.apra.gov.au/> and import it\ninto R as a tidy data frame.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/javanderwal/readapra,\nhttps://javanderwal.github.io/readapra/",
  "BugReports": "https://github.com/javanderwal/readapra/issues",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://javanderwal.r-universe.dev",
  "Date/Publication": "2026-05-03 05:10:29 UTC",
  "RemoteUrl": "https://github.com/javanderwal/readapra",
  "RemoteRef": "HEAD",
  "RemoteSha": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:05:48 UTC",
    "User": "root"
  },
  "Author": "Jarrod van der Wal [aut, cre, cph]",
  "Maintainer": "Jarrod van der Wal <jarvanderwal@gmail.com>",
  "MD5sum": "caeedf9efcda799e357cf6b9a8e065d1",
  "_user": "javanderwal",
  "_type": "src",
  "_file": "readapra_0.2.3.tar.gz",
  "_fileid": "53c4e36689e00120e6b1b7651b20340a277dad8619bba7f516c10c8543d65cec",
  "_filesize": 537885,
  "_sha256": "53c4e36689e00120e6b1b7651b20340a277dad8619bba7f516c10c8543d65cec",
  "_created": "2026-06-02T10:05:48.000Z",
  "_published": "2026-06-02T10:09:30.394Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047058623,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354822179"
    },
    {
      "job": 79047058587,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354815873"
    },
    {
      "job": 79047058574,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354823359"
    },
    {
      "job": 79047058614,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354804020"
    },
    {
      "job": 79046583738,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354770570"
    },
    {
      "job": 79047058599,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354810294"
    },
    {
      "job": 79047058518,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354801208"
    },
    {
      "job": 79047058615,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354796265"
    },
    {
      "job": 79047058532,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354798510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/javanderwal/readapra",
  "_commit": {
    "id": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
    "author": "Jarrod van der Wal <jarvanderwal@gmail.com>",
    "committer": "Jarrod van der Wal <jarvanderwal@gmail.com>",
    "message": "v0.2.3 CRAN Submission.\n",
    "time": 1777785029
  },
  "_maintainer": {
    "name": "Jarrod van der Wal",
    "email": "jarvanderwal@gmail.com",
    "login": "javanderwal",
    "description": "",
    "uuid": 159530317
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyxl",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "javanderwal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2026-03-22"
    },
    {
      "name": "v0.2.3",
      "date": "2026-05-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "javanderwal",
      "count": 185,
      "uuid": 159530317
    }
  ],
  "_userbio": {
    "uuid": 159530317,
    "type": "user",
    "name": "Jarrod van der Wal"
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readapra"
  },
  "_devurl": "https://github.com/javanderwal/readapra",
  "_pkgdown": "https://javanderwal.github.io/readapra/",
  "_searchresults": 0,
  "_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/readapra.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/javanderwal/readapra",
  "_realowner": "javanderwal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-01-21"
    },
    {
      "version": "0.2.1",
      "date": "2025-02-23"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-22"
    },
    {
      "version": "0.2.3",
      "date": "2026-05-03"
    }
  ],
  "_exports": [
    "download_apra",
    "read_apra",
    "read_apra_local"
  ],
  "_datasets": [
    {
      "name": "apra_stat_pubs",
      "title": "Statistical Publications Produced by APRA",
      "object": "apra_stat_pubs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stat_pub_name",
        "stat_pub_acronym",
        "cur_hist"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apra_stat_pubs",
      "title": "Statistical Publications Produced by APRA",
      "topics": [
        "apra_stat_pubs"
      ]
    },
    {
      "page": "download_apra",
      "title": "Download a Statistical Publication File from APRA's Website",
      "topics": [
        "download_apra"
      ]
    },
    {
      "page": "read_apra",
      "title": "Read APRA's Statistical Publications",
      "topics": [
        "read_apra"
      ]
    },
    {
      "page": "read_apra_local",
      "title": "Read APRA Publication Statistics Locally",
      "topics": [
        "read_apra_local"
      ]
    }
  ],
  "_readme": "https://github.com/javanderwal/readapra/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "piton",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyxl",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "readapra",
  "_universes": [
    "javanderwal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T10:08:20.000Z",
      "distro": "noble",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "7b652402d83a2f203ce092361d5912cfcc75132da0067f69ca07031a6a7e541f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T10:08:01.000Z",
      "distro": "noble",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "620876aaa93b63ac7046161121defbdaa116ba254b852975dd06418940d799e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-02T10:08:24.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "ddb123a650fb0558458d8f3dc63fa38de53e036f9947a075dd6cfe6820ec7429",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-02T10:07:32.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "080b7403afc299307da0e967498877d9281e5bc03940f8a97a0128d5bb529a0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T10:08:01.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "3b9e5604cbbb78700dad0c235c66c1a5e5f6052b7b3f99857b788346423d429e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T10:07:06.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "d30f42be5f3aee0ece289040ace72dcff4c4c1d757b8e5073f485d45416189da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T10:06:57.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "d1e30c5bd2eb739b18ba09a8450d89eec7587deb07079f8ee31f5b0d64654eee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-02T10:07:02.000Z",
      "commit": "7660b11f67e9eee0d87794699ad8b2997bae3b00",
      "fileid": "69e41b5178086a3df92b4307a0c6a58007af983862d3cff57f2fc24da7fa9de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/javanderwal/actions/runs/26812695003"
    }
  ]
}