Package: readabs
Type: Package
Title: Download and Tidy Time Series Data from the Australian Bureau of
        Statistics
Version: 0.3.0
Authors@R: c(
           person("Matt", "Cowgill", role = c("aut", "cre"), email = "mattcowgill@gmail.com"),
           person("Zoe", "Meers", role = c("aut"), email = "zoe.meers@sydney.edu.au"),
           person("Jaron", "Lee", role = c("aut"), email = "jaron.lee@sydney.edu.au"))
Maintainer: Matt Cowgill <mattcowgill@gmail.com>
Description: Downloads, imports, and tidies time series data from the 
    Australian Bureau of Statistics <https://www.abs.gov.au/>.
Date: 2019-01-29
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1)
Imports: readxl (>= 1.2.0), tibble (>= 1.4.99), dplyr, XML, purrr,
        tidyr, rsdmx, readr
URL: https://github.com/mattcowgill/readabs
BugReports: https://github.com/mattcowgill/readabs/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat, RCurl, ggplot2
NeedsCompilation: no
Packaged: 2019-02-01 19:03:52 UTC; matt
Author: Matt Cowgill [aut, cre],
  Zoe Meers [aut],
  Jaron Lee [aut]
Repository: CRAN
Date/Publication: 2019-02-01 20:20:02 UTC
Built: R 3.4.4; ; 2019-04-25 22:23:26 UTC; windows
