Package: readapra
Title: Download and Tidy Data from the Australian Prudential Regulation
        Authority
Version: 0.2.1
Authors@R: 
    person(given = "Jarrod", 
           family = "van der Wal", 
           email = "jarvanderwal@gmail.com",
           role = c("aut", "cre", "cph")
           )
Description: Download the latest data from the Australian Prudential Regulation
    Authority <https://www.apra.gov.au/> and import it into R as a tidy data 
    frame. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: openxlsx, readr, testthat (>= 3.0.0), webmockr, withr
Config/testthat/edition: 3
URL: https://github.com/javanderwal/readapra
BugReports: https://github.com/javanderwal/readapra/issues
Imports: cli (>= 3.0.0), dplyr (>= 1.0.0), httr (>= 1.0.0), janitor,
        lubridate (>= 1.0.0), memoise, polite (>= 0.1.0), purrr (>=
        1.0.0), ratelimitr, rlang (>= 1.0.0), robotstxt, rvest (>=
        1.0.0), stringdist, stringr (>= 1.0.0), tibble (>= 2.0.0),
        tidyr (>= 1.0.0), tidyselect (>= 1.0.0), tidyxl (>= 1.0.0),
        utils
Depends: R (>= 3.5)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-23 00:11:03 UTC; jarva
Author: Jarrod van der Wal [aut, cre, cph]
Maintainer: Jarrod van der Wal <jarvanderwal@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-23 00:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 15:13:07 UTC; unix
