Package: ezpickr
Title: Easy Data Import Using GUI File Picker and Seamless
        Communication Between an Excel and R
Version: 1.0.5
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
RoxygenNote: 6.1.1.9000
Suggests: testthat, knitr, rmarkdown, striprtf, xml2, tesseract, dplyr,
        rvest, docxtractr, antiword, covr
NeedsCompilation: no
Packaged: 2019-04-22 02:43: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-04-22 05:10:03 UTC
