Package: politeness Type: Package Title: Detecting Politeness Features in Text Version: 0.9.5 Authors@R: c(person(given = "Mike", family = "Yeomans", role = c("aut", "cre"), email = "mk.yeomans@gmail.com"), person(given = "Alejandro", family = "Kantor", role = "aut"), person(given = "Dustin", family = "Tingley", role = "aut")) Maintainer: Mike Yeomans Description: Detecting markers of politeness in English natural language. This package allows researchers to easily visualize and quantify politeness between groups of documents. This package combines prior research on the linguistic markers of politeness. We thank the Spencer Foundation, the Hewlett Foundation, and Harvard's Institute for Quantitative Social Science for support. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: tm, quanteda, ggplot2, parallel, spacyr, textir, glmnet, data.table, stringr, stringi, magrittr, dplyr, ggrepel, tibble RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libpng-dev libxml2-dev python3 Repository: https://myeomans.r-universe.dev Date/Publication: 2026-03-12 14:35:14 UTC RemoteUrl: https://github.com/myeomans/politeness RemoteRef: HEAD RemoteSha: c493f7c95dd39de34edb415af633d2a975c287ac NeedsCompilation: no Packaged: 2026-06-10 07:23:51 UTC; root Author: Mike Yeomans [aut, cre], Alejandro Kantor [aut], Dustin Tingley [aut]