Package: sentimentr Title: Calculate Text Polarity Sentiment Version: 2.9.1 Authors@R: c(person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre"))) Maintainer: Tyler Rinker 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 Config/pak/sysreqs: libicu-dev Repository: https://trinker.r-universe.dev Date/Publication: 2021-10-13 13:27:36 UTC RemoteUrl: https://github.com/trinker/sentimentr RemoteRef: HEAD RemoteSha: f85d63a15edc70e5e4510537bc9715b2fa420386 NeedsCompilation: no Packaged: 2026-07-03 08:04:14 UTC; root Author: Tyler Rinker [aut, cre]