Package: mboxr
Title: Converting an Mbox File into a Tibble
Version: 0.1.4
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, tibble, magrittr, purrr, dplyr, lubridate
RoxygenNote: 6.1.1.9000
Suggests: knitr, rmarkdown, testthat, covr
NeedsCompilation: no
Packaged: 2019-02-24 19:56:16 UTC; JooYoung
Repository: CRAN
Date/Publication: 2019-02-24 20:10:03 UTC
