Package: mboxr
Title: Converting an Mbox File into a Tibble
Version: 0.1.3
Author: JooYoung Seo [aut, cre],
  Soyoung Choi [aut]
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"))
Description: Importing and converting an mbox file into a tibble object.
SystemRequirements: Anaconda (https://www.anaconda.com/download/)
License: GPL-3
VignetteBuilder: knitr
URL: https://github.com/jooyoungseo/mboxr
BugReports: https://github.com/jooyoungseo/mboxr/issues
Encoding: UTF-8
LazyData: true
Imports: reticulate, readr, tibble, magrittr, purrr, dplyr
RoxygenNote: 6.1.0.9000
Suggests: knitr, rmarkdown, webshot, testthat, covr
NeedsCompilation: no
Packaged: 2019-01-16 16:44:44 UTC; JooYoung
Repository: CRAN
Date/Publication: 2019-01-16 17:00:06 UTC
