Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 2.9.0
Authors@R: c(person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role =
         c("aut", "cre")))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: Calculate text polarity sentiment at the sentence level and
         optionally aggregate by rows or grouping variable(s).
Depends: R (>= 3.4.0)
Suggests: testthat
Imports: data.table, ggplot2, graphics, grid, lexicon (>= 1.2.1),
        methods, stats, stringi, syuzhet, textclean (>= 0.6.1),
        textshape (>= 1.3.0), utils
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.2
URL: https://github.com/trinker/sentimentr
BugReports: https://github.com/trinker/sentimentr/issues
NeedsCompilation: no
Packaged: 2021-10-12 01:16:43 UTC; TylerRinker
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2021-10-12 08:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:50:36 UTC; windows
