Package: TextMiningGUI Version: 0.3 Date: 2021-04-16 Title: Text Mining GUI Interface Authors@R: c(person("Conrado", "Reyes", email = "coreyes@gmail.com", role = c("aut", "cre")), person("Purificacion", "Galindo", role = c("tch"))) Maintainer: Conrado Reyes URL: https://c0reyes.github.io/TextMiningGUI/ Depends: R(>= 3.6), syuzhet Imports: tcltk, dplyr, tidyr, tidytext, tibble, tm, slam, ggplot2, ggwordcloud, RColorBrewer Suggests: tkrplot, SnowballC, readxl, jsonlite, parallel, ggrepel, ggpubr, igraph, ggraph, ape, topicmodels, ca, corrr, data.table, knitr, rmarkdown Description: Graphic interface for text analysis, implement a few methods such as biplots, correspondence analysis, co-occurrence, clustering, topic models, correlations and sentiments. License: GPL (>= 2) LazyData: true Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://c0reyes.r-universe.dev Date/Publication: 2021-04-18 17:18:21 UTC RemoteUrl: https://github.com/c0reyes/textmininggui RemoteRef: HEAD RemoteSha: 3c7acfbd2288d5a3c671b5a0c6ab67c60f68955b NeedsCompilation: no Packaged: 2026-07-14 08:49:49 UTC; root Author: Conrado Reyes [aut, cre], Purificacion Galindo [tch]