Package: textplot
Type: Package
Title: Text Plots
Version: 0.2.2
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.
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.1.2
NeedsCompilation: no
Packaged: 2022-07-17 19:09:33 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: 2022-07-17 20:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 06:49:31 UTC; unix
