Package: ezpickr
Title: Easy Data Import Using GUI File Picker and Seamless
        Communication Between an Excel and R
Version: 1.2.0
Authors@R: c(person("JooYoung", "Seo", role=c("aut", "cre"), email="jooyoung@psu.edu", comment = c(ORCID = "0000-0002-4064-6012")),
    person("Soyoung", "Choi", role = "aut", email = "sxc940@psu.edu", comment = c(ORCID = "0000-0002-0998-3352")),
    person("hyun seung", "Lee", role = "ctb", email = "go4arsenal@gmail.com"),
    person("Jonghoen", "Kim", role = "ctb", email = "cysics@daum.net"))
Description: Choosing any rectangular data file using interactive GUI dialog box, and seamlessly manipulating tidy data between an 'Excel' window and R session.
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, jsonlite, readxl, magrittr, textreadr, tibble,
        stringr, writexl, purrr, mboxr, vroom, rmarkdown, utils
RoxygenNote: 6.1.99.9001
Suggests: testthat, knitr, striprtf, xml2, tesseract, dplyr, rvest,
        docxtractr, antiword, covr
NeedsCompilation: no
Packaged: 2019-10-27 21:37:10 UTC; JooYoung
Author: JooYoung Seo [aut, cre] (<https://orcid.org/0000-0002-4064-6012>),
  Soyoung Choi [aut] (<https://orcid.org/0000-0002-0998-3352>),
  hyun seung Lee [ctb],
  Jonghoen Kim [ctb]
Maintainer: JooYoung Seo <jooyoung@psu.edu>
Repository: CRAN
Date/Publication: 2019-10-27 22:10:02 UTC
