Package: schrute
Title: The Entire Transcript from the Office in Tidy Format
Version: 0.2.1
Authors@R: 
    c(person(given = "Brad",
             family = "Lindblad",
             role = c("aut", "cre"),
             email = "bradley.lindblad@gmail.com"),
      person(given = "Lucas",
             family = "Graybuck",
             role = "ctb"),
      person(given = "Sean",
             family = "Kent",
             role = "ctb",
             email = "spkent@wisc.edu"))
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: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-30 00:57:11 UTC; brad
Author: Brad Lindblad [aut, cre],
  Lucas Graybuck [ctb],
  Sean Kent [ctb]
Maintainer: Brad Lindblad <bradley.lindblad@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-30 04:40:02 UTC
