Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 2.6.1
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.0.0),
        methods, stats, stringi, syuzhet, textclean (>= 0.6.1),
        textshape (>= 1.3.0), utils
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 6.1.0.9000
URL: http://github.com/trinker/sentimentr
BugReports: http://github.com/trinker/sentimentr/issues
NeedsCompilation: no
Packaged: 2018-10-20 13:51:14 UTC; trinker
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2018-10-20 14:20:03 UTC
