Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 1.0.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.1.0)
Suggests: testthat
Imports: data.table, ggplot2, graphics, grid, lexicon (>= 0.2.0),
        methods, stats, stringi, syuzhet, textclean (>= 0.3.1), utils
Date: 2017-03-09
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: 2017-03-10 12:08:03 UTC; Tyler
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2017-03-11 00:45:00
