Package: quanteda.textplots
Title: Plots for the Quantitative Analysis of Textual Data
Version: 0.96
Authors@R: 
    c( 
    person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-0797-564X")), 
    person("Kohei", "Watanabe", email = "watanabe.kohei@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-6519-5265")), 
    person("Haiyan", "Wang", email = "whyinsa@yahoo.com", role = "aut", comment = c(ORCID = "0000-0003-4992-4311")),
    person("Adam", "Obeng", email = "quanteda@binaryeagle.com", role = "aut", comment = c(ORCID = "0000-0002-2906-4775")),
    person("Stefan", "Müller", email = "mullers@tcd.ie", role = "aut", comment = c(ORCID = "0000-0002-6315-4125")),
    person("Akitaka", "Matsuo", email = "a.matsuo@lse.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-3323-6330")),
    person("Ian", "Fellows", email = "ian@fellstat.com", role = "cph",  comment = "authored wordcloud C source code (modified)"),
    person("European Research Council", role = "fnd", comment = "ERC-2011-StG 283794-QUANTESS")
    )
Description: Plotting functions for visualising textual data.  Extends 'quanteda' and 
   related packages with plot methods designed specifically for text data, textual statistics, 
   and models fit to textual data. Plot types include word clouds, lexical dispersion plots, 
   scaling plots, network visualisations, and word 'keyness' plots.
License: GPL-3
Depends: R (>= 4.1.0)
Imports: quanteda, ggplot2, ggrepel, grid, sna, igraph, Matrix,
        methods, network, RColorBrewer, Rcpp (>= 0.12.12), stringi
LinkingTo: Rcpp
Suggests: knitr, quanteda.textmodels, quanteda.textstats, rmarkdown,
        spelling, testthat, wordcloud
Encoding: UTF-8
BugReports: https://github.com/quanteda/quanteda.textplots/issues
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-03 13:33:59 UTC; kbenoit
Author: Kenneth Benoit [cre, aut, cph] (ORCID:
    <https://orcid.org/0000-0002-0797-564X>),
  Kohei Watanabe [aut] (ORCID: <https://orcid.org/0000-0001-6519-5265>),
  Haiyan Wang [aut] (ORCID: <https://orcid.org/0000-0003-4992-4311>),
  Adam Obeng [aut] (ORCID: <https://orcid.org/0000-0002-2906-4775>),
  Stefan Müller [aut] (ORCID: <https://orcid.org/0000-0002-6315-4125>),
  Akitaka Matsuo [aut] (ORCID: <https://orcid.org/0000-0002-3323-6330>),
  Ian Fellows [cph] (authored wordcloud C source code (modified)),
  European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS)
Maintainer: Kenneth Benoit <kbenoit@lse.ac.uk>
Repository: CRAN
Date/Publication: 2025-09-03 14:00:07 UTC
Built: R 4.4.1; x86_64-apple-darwin20; 2025-09-03 17:44:09 UTC; unix
Archs: quanteda.textplots.so.dSYM
