Package: mboxr
Title: Reading, Extracting, and Converting an Mbox File into a Tibble
Version: 0.2.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")))
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,
        stringr, tidyr
RoxygenNote: 6.1.99.9001
Suggests: knitr, rmarkdown, testthat, covr
NeedsCompilation: no
Packaged: 2019-10-28 18:30:08 UTC; JooYoung
Author: JooYoung Seo [aut, cre] (<https://orcid.org/0000-0002-4064-6012>),
  Soyoung Choi [aut] (<https://orcid.org/0000-0002-0998-3352>)
Maintainer: JooYoung Seo <jooyoung@psu.edu>
Repository: CRAN
Date/Publication: 2019-10-28 18:50:02 UTC
Built: R 4.1.0; ; 2020-08-03 10:15:28 UTC; windows
