Package: textplot Type: Package Title: Text Plots Version: 0.2.3 Maintainer: Jan Wijffels Authors@R: c( person('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be'), person('BNOSAC', role = 'cph'), person("Sacha Epskamp", role = c("ctb", "cph"), comment = "code in R/matrix_reduction.R adapted from the qgraph package version 1.4.0 which is GPL-2 licensed"), person("Ingo Feinerer and Kurt Hornik", role = c("ctb", "cph"), comment = "partial code in R/textplot_corlines.R adapted from the tm package version 0.4 which is GPL-2 licensed")) Description: Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering and semantic text 'embeddings'. Feel free to join the effort of providing interesting text visualisations. Do note that to avoid the risk of CRAN archival that you should put packages as much as possible in Suggests. Package 'ggalt' is available in the CRAN archive: . License: GPL-2 URL: https://github.com/bnosac/textplot LazyData: true Imports: utils, methods, lattice, stats, Matrix, graphics, data.table (>= 1.9.6) Suggests: knitr, udpipe, BTM, igraph, graph, Rgraphviz, qgraph, glasso, ggplot2, ggraph, ggforce, concaveman, ggrepel, ggalt, uwot VignetteBuilder: knitr RoxygenNote: 7.3.2 Repository: https://bnosac.r-universe.dev Date/Publication: 2026-01-24 21:18:44 UTC RemoteUrl: https://github.com/bnosac/textplot RemoteRef: HEAD RemoteSha: 23ee4112bf9cd6ed8f2771f63cd761178d0acc6d NeedsCompilation: no Packaged: 2026-07-03 22:13:23 UTC; root Author: Jan Wijffels [aut, cre, cph], BNOSAC [cph], Sacha Epskamp [ctb, cph] (code in R/matrix_reduction.R adapted from the qgraph package version 1.4.0 which is GPL-2 licensed), Ingo Feinerer and Kurt Hornik [ctb, cph] (partial code in R/textplot_corlines.R adapted from the tm package version 0.4 which is GPL-2 licensed)