Package: ezpickr
Title: Easy Data Import Using GUI File Picker
Version: 2.1.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: haven, jsonlite, readxl, magrittr, textreadr, tibble, stringr,
        writexl, purrr, mboxr, vroom, rmarkdown, utils, tidyr
RoxygenNote: 7.1.1
Suggests: testthat, knitr, striprtf, xml2, dplyr, rvest, antiword, covr
NeedsCompilation: no
Packaged: 2020-11-15 15:12:09 UTC; sjysk
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: 2020-11-16 08:10:18 UTC
Built: R 4.0.2; ; 2020-11-17 11:57:01 UTC; unix
