Package: schrute
Title: The Entire Transcript from the Office in Tidy Format
Version: 0.1.0
Authors@R: 
    person(given = "Brad",
           family = "Lindblad",
           role = c("aut", "cre"),
           email = "bradley.lindblad@gmail.com")
Description: The complete scripts from the American version of the Office television show in tibble format. Use this package to analyze and have fun with text from the best
    series of all time.
License: MIT + file LICENSE
URL: https://github.com/bradlindblad/schrute
BugReports: https://github.com/bradlindblad/schrute/issues
Depends: R (>= 2.10)
Imports: dplyr, ggplot2, magrittr, stringi, stringr, tibble, tidyr,
        tidytext
Suggests: covr, knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-06 23:22:07 UTC; xps
Author: Brad Lindblad [aut, cre]
Maintainer: Brad Lindblad <bradley.lindblad@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-15 13:50:02 UTC
