Package: readrba
Title: Download and Tidy Data from the Reserve Bank of Australia
Version: 0.1.12
Authors@R: 
    c(
    person(given = "Matt",
           family = "Cowgill",
           role = c("aut", "cre"),
           email = "mattcowgill@gmail.com",
           comment = c(ORCID = "0000-0003-0422-3300")),
    person(given = "Angus",
           family = "Moore",
           role = "ctb")
           )
Description: Download up-to-date data from the Reserve Bank of Australia 
    in a tidy data frame. Package includes functions to download current and 
    historical statistical tables 
    (<https://www.rba.gov.au/statistics/tables/>) and forecasts 
    (<https://www.rba.gov.au/publications/smp/forecasts-archive.html>). Data
    includes a broad range of Australian macroeconomic and financial time
    series.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://mattcowgill.github.io/readrba/index.html
BugReports: https://github.com/MattCowgill/readrba/issues
Suggests: covr, testthat, knitr, rmarkdown, markdown, ggplot2
Imports: readxl (>= 1.3.0), tidyr (>= 1.0.0), dplyr (>= 1.0.0), purrr,
        rlang, xml2, rvest (>= 0.3.6), stringr, httr, lubridate
Depends: R (>= 3.6.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-18 23:32:57 UTC; r837499
Author: Matt Cowgill [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0422-3300>),
  Angus Moore [ctb]
Maintainer: Matt Cowgill <mattcowgill@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-18 23:50:24 UTC
Built: R 4.4.1; ; 2025-08-25 22:36:45 UTC; unix
