Package: raustats
Type: Package
Title: Access Data and Statistics from the ABS and RBA Websites
Description: Functions for downloading Australian economic statistics
  from the Australian Bureau of Statistics (ABS) (see <https://www.abs.gov.au/>) and
  Reserve Bank of Australia (RBA) (see <https://www.rba.gov.au/>) websites.
Version: 0.1.0
Date: 2019-03-03
Authors@R: c(
  person("David", "Mitchell", email = "david.pk.mitchell@gmail.com", role = c("aut", "cre"))
  )
Maintainer: David Mitchell <david.pk.mitchell@gmail.com>
URL: https://github.com/mitcda/raustats
License: GPL-3
Depends: R (>= 3.3.0), readxl
Imports: stats, dplyr, httr, jsonlite, rvest, tidyr, xml2, lubridate
Suggests: repo, knitr, rmarkdown, testthat, ggplot2
LazyData: TRUE
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Encoding: UTF-8
Packaged: 2019-03-12 09:32:51 UTC; david
Author: David Mitchell [aut, cre]
Repository: CRAN
Date/Publication: 2019-03-13 15:20:03 UTC
