Package: warmthcompetence Type: Package Title: Warmth and Competence Detectors Version: 0.1.5 Authors@R: c( person("Bushra", "Guenoun", email = "bushraguenoun@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0975-1620")), person("Julian", "Zlatev", role = c("aut"), comment = c(ORCID="0000-0002-9427-9887")), person("Noah", "Greifer", role = c("ctb"), email = "ngreifer@iq.harvard.edu", comment = c(ORCID="0000-0003-3067-7154"))) Description: Detects perceptions of warmth and competence in American English self-presentation language. Using trained elastic net regression models, this package provides a numerical representation of warmth and competence perceptions. Methods are described here:. License: AGPL (>= 3) Encoding: UTF-8 URL: https://github.com/bushraguenoun/warmthcompetence, https://bushraguenoun.github.io/warmthcompetence/ BugReports: https://github.com/bushraguenoun/warmthcompetence/issues RoxygenNote: 7.3.3 Imports: spacyr, caret, dplyr (>= 1.2.0), lexicon, ngram, qdap, politeness, qdapDictionaries, quanteda (>= 4.0.2), sentimentr, stats, tidyr, tidytext, tm, quanteda.textstats Depends: R (>= 4.1.0) Suggests: rmarkdown, knitr LazyData: true VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: git libglpk-dev make default-jdk libicu-dev libpng-dev libxml2-dev libssl-dev python3 Repository: https://bushraguenoun.r-universe.dev Date/Publication: 2026-06-05 17:54:36 UTC RemoteUrl: https://github.com/bushraguenoun/warmthcompetence RemoteRef: HEAD RemoteSha: 6c2a8d08606ef7f3ed4c3ff22001d9f60255a322 NeedsCompilation: no Packaged: 2026-07-05 09:54:00 UTC; root Author: Bushra Guenoun [aut, cre] (ORCID: ), Julian Zlatev [aut] (ORCID: ), Noah Greifer [ctb] (ORCID: ) Maintainer: Bushra Guenoun