Package: ezpickr
Title: Import Various Data File Types as a Rectangular Form Using a
        File Picker Dialogue Box
Version: 0.1.1
Author: JooYoung Seo [aut, cre],
  Soyoung Choi [ctb]
Maintainer: JooYoung Seo <jooyoung@psu.edu>
Authors@R: c(person("JooYoung", "Seo", role=c("aut", "cre"), email="jooyoung@psu.edu"),
    person("Soyoung Choi", email = "sxc940@psu.edu", role = "ctb"))
Description: Easy data importing for the most frequently used file formats in a 'tibble' form.
License: GPL-3
VignetteBuilder: knitr
URL: https://github.com/jooyoungseo/ezpickr
BugReports: https://github.com/jooyoungseo/ezpickr/issues
Encoding: UTF-8
LazyData: true
Imports: readr, haven, rvest, jsonlite, readxl, magrittr, xml2,
        textreadr, tesseract, docxtractr, dplyr, tibble, striprtf,
        antiword
RoxygenNote: 6.1.0.9000
Suggests: testthat, knitr, rmarkdown, webshot, covr
NeedsCompilation: no
Packaged: 2018-11-18 21:29:36 UTC; JooYoung
Repository: CRAN
Date/Publication: 2018-11-28 08:50:10 UTC
