Package: schrute Title: The Entire Transcript from the Office in Tidy Format Version: 1.0.1.9000 Authors@R: c( person("Brad", "Lindblad", , "me@bradlindblad.com", role = c("aut", "cre")), person("Lucas", "Graybuck", role = "ctb"), person("Sean", "Kent", , "spkent@wisc.edu", role = "ctb") ) 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: magrittr Suggests: dplyr, ggplot2, knitr, rcmdcheck, rmarkdown, stats, testthat (>= 2.1.0), tidytext VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Repository: https://bradlindblad.r-universe.dev Date/Publication: 2023-02-27 03:33:24 UTC RemoteUrl: https://github.com/bradlindblad/schrute RemoteRef: HEAD RemoteSha: a8e4bf15883f0479b729d46fceccc109caa07b02 NeedsCompilation: no Packaged: 2026-06-22 10:23:03 UTC; root Author: Brad Lindblad [aut, cre], Lucas Graybuck [ctb], Sean Kent [ctb] Maintainer: Brad Lindblad