Package: ezpickr
Title: Easy Data Import Using GUI File Picker and Seamless
        Communication Between an Excel and R
Version: 1.0.2
Author: JooYoung Seo [aut, cre],
  Soyoung Choi [aut],
  hyun seung Lee [ctb],
  Jonghoen Kim [ctb]
Maintainer: JooYoung Seo <jooyoung@psu.edu>
Authors@R: c(person("JooYoung", "Seo", role=c("aut", "cre"), email="jooyoung@psu.edu"),
    person("Soyoung", "Choi", role = "aut", email = "sxc940@psu.edu"),
    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-02-24 21:59:43 UTC; JooYoung
Repository: CRAN
Date/Publication: 2019-02-24 22:10:02 UTC
