Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 2.2.3
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 (>= 0.7.4),
        methods, stats, stringi, syuzhet, textclean (>= 0.6.1),
        textshape (>= 1.3.0), utils
Date: 2018-01-15
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-01-16 03:25:39 UTC; Tyler
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2018-01-16 18:30:47 UTC
