Package: readabs
Type: Package
Title: Read 'Excel' Files from the Australian Bureau of Statistics into
        Tidy Data Sets
Version: 0.2.9
Language: en-AU
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: Reads files from the Australian Bureau of Statistics <https://www.abs.gov.au/> into clean, tidy data sets.
Date: 2019-01-13
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: readxl, dplyr, tidyr, sjmisc, rsdmx, readr, stringr
URL: https://github.com/mattcowgill/readabs
BugReports: https://github.com/mattcowgill/readabs/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2019-01-13 21:33:54 UTC; mcowgill
Author: Matt Cowgill [aut, cre],
  Zoe Meers [aut],
  Jaron Lee [aut]
Repository: CRAN
Date/Publication: 2019-01-14 08:20:12 UTC
