Package: readabs
Type: Package
Title: Read 'Excel' Files from the Australian Bureau of Statistics into
        Tidy Data Sets
Version: 0.2.1
Authors@R: c(
           person("Zoe", "Meers", role = c("aut", "cre"), email = "zoe.meers@sydney.edu.au"),
           person("Jaron", "Lee", role = c("aut"), email = "jaron.lee@sydney.edu.au"))
Maintainer: Zoe Meers <zoe.meers@sydney.edu.au>
Description: Reads files from the Australian Bureau of Statistics <https://www.abs.gov.au/> into clean, tidy data sets.
Date: 2018-05-30
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: readxl, dplyr, tidyr, sjmisc, rsdmx, readr, stringr
URL: https://github.com/zmeers/readabs
BugReports: https://github.com/zmeers/readabs/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2018-05-31 23:59:33 UTC; zmeers
Author: Zoe Meers [aut, cre],
  Jaron Lee [aut]
Repository: CRAN
Date/Publication: 2018-06-04 08:37:55 UTC
