Package: textplot
Type: Package
Title: Text Plots
Version: 0.2.3
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
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: <https://cran.r-project.org/package=ggalt>.
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
NeedsCompilation: no
Packaged: 2026-01-23 14:53:48 UTC; jwijf
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)
Repository: CRAN
Date/Publication: 2026-01-23 19:50:02 UTC
Built: R 4.5.2; ; 2026-02-18 02:55:14 UTC; windows
