Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 2.3.2
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
Date: 2018-04-24
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 6.0.1
URL: http://github.com/trinker/sentimentr
BugReports: http://github.com/trinker/sentimentr/issues
NeedsCompilation: no
Packaged: 2018-04-24 15:25:14 UTC; trinker
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2018-04-24 15:41:08 UTC
