Package: topics Type: Package Title: Creating and Significance Testing Language Features for Visualisation Version: 1.0 Authors@R: c( person("Leon", "Ackermann", role = c("aut"), comment = c(ORCID = "0009-0008-8583-8748"), ), person("Zhuojun", "Gu", role = c("aut"), comment = c(ORCID = "0009-0000-1610-4830"), ), person("Oscar", "Kjell", , "oscar.kjell@psy.lu.se", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2728-6278")) ) Description: Implements differential language analysis with statistical tests and offers various language visualization techniques for n-grams and topics. It also supports the 'text' package. For more information, visit and . License: GPL-3 URL: https://r-topics.org/ BugReports: https://github.com/theharmonylab/topics/issues Encoding: UTF-8 Archs: x64 SystemRequirements: Python (>= 3.6.0) LazyData: true BuildVignettes: true Imports: textmineR, quanteda, ggplot2, dplyr, ggwordcloud, tibble, methods, readr, stopwords, Matrix, stringr, stringi, rlang, tidyr, purrr, data.table, ggforce, patchwork, utils RoxygenNote: 7.3.3 Suggests: text, rJava, mallet, glmnet, knitr, rmarkdown, testthat, covr, vdiffr, httr, arrow VignetteBuilder: knitr Depends: R (>= 4.00) Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev make libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev python3 libx11-dev Repository: https://theharmonylab.r-universe.dev Date/Publication: 2026-06-13 06:22:16 UTC RemoteUrl: https://github.com/theharmonylab/topics RemoteRef: HEAD RemoteSha: 95a3ad180f6c25cb7f42482185de0101cf1871d6 NeedsCompilation: no Packaged: 2026-06-13 07:01:41 UTC; root Author: Leon Ackermann [aut] (ORCID: ), Zhuojun Gu [aut] (ORCID: ), Oscar Kjell [aut, cre] (ORCID: ) Maintainer: Oscar Kjell