Package: readabs
Type: Package
Title: Download and Tidy Time Series Data from the Australian Bureau of
        Statistics
Version: 0.4.2
Authors@R: c(
           person("Matt", "Cowgill", role = c("aut", "cre"), email = "mattcowgill@gmail.com"),
           person("Zoe", "Meers", role = "aut", email = "zoe.meers@sydney.edu.au"),
           person("Jaron", "Lee", role = "aut", email = "jaron.lee@sydney.edu.au"),
           person("David", "Diviny", role = "ctb", email = "David.Diviny@nousgroup.com.au"),
           person("Hugh", "Parsonage", role = "ctb", email = "hugh.parsonage@gmail.com"))
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-10-08
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3)
Imports: readxl (>= 1.2.0), tibble (>= 1.4.99), dplyr (>= 0.8.0), XML,
        curl, purrr, tidyr, stringr, 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 (>= 2.1.0), RCurl, ggplot2
NeedsCompilation: no
Packaged: 2019-10-07 23:09:48 UTC; mcowgill
Author: Matt Cowgill [aut, cre],
  Zoe Meers [aut],
  Jaron Lee [aut],
  David Diviny [ctb],
  Hugh Parsonage [ctb]
Repository: CRAN
Date/Publication: 2019-10-08 06:20:10 UTC
