Package: tall Title: Text Analysis for All Version: 1.0.0.9000 Authors@R: c( person(given = "Massimo", family = "Aria", email = "aria@unina.it", role = c("aut", "cre", "cph"), comment= c(ORCID = "0000-0002-8517-9411")), person(given = "Maria", family = "Spano", email = "maria.spano@unina.it", role = c("aut"), comment= c(ORCID = "0000-0002-3103-2342")), person(given ="Luca", family = "D'Aniello", email = "luca.daniello@unina.it", role = c("aut"), comment= c(ORCID = "0000-0003-1019-9212")), person(given = "Corrado", family = "Cuccurullo", email = "corrado.cuccurullo@unicampania.it", role = c("ctb"), comment= c(ORCID = "0000-0002-7401-8575")), person(given = "Michelangelo", family = "Misuraca", email = "mmisuraca@unisa.it", role = c("ctb"), comment= c(ORCID = "0000-0002-8794-966X")) ) Description: An R 'shiny' app designed for diverse text analysis tasks, offering a wide range of methodologies tailored to Natural Language Processing (NLP) needs. It is a versatile, general-purpose tool for analyzing textual data. 'tall' features a comprehensive workflow, including data cleaning, preprocessing, statistical analysis, and visualization, all integrated for effective text analysis. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/massimoaria/tall, https://massimoaria.github.io/tall-app/ BugReports: https://github.com/massimoaria/tall/issues Depends: R (>= 3.5.0), shiny Imports: base64enc, ca, chromote, curl (>= 6.3.0), doParallel, dplyr (>= 1.1.0), DT, fontawesome, future, ggplot2, ggraph, ggwordcloud, httr2, igraph, jsonlite, later, Matrix, openxlsx, pagedown, pdftools (>= 3.6.0), plotly, promises, purrr, ranger, Rcpp (>= 1.0.3), readr, readtext, readxl, rlang, RSpectra, shinycssloaders (>= 1.1.0), shinydashboardPlus, shinyFiles, shinyjs, shinyWidgets, sparkline, stringr, strucchange, textrank, tidygraph, tidyr, stm, topicmodels, udpipe, umap, visNetwork, word2vec Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 LazyData: true LinkingTo: Rcpp Config/pak/sysreqs: chromium cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libgsl0-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libpoppler-cpp-dev poppler-data python3 libx11-dev zlib1g-dev Repository: https://massimoaria.r-universe.dev Date/Publication: 2026-04-15 16:58:58 UTC RemoteUrl: https://github.com/massimoaria/tall RemoteRef: HEAD RemoteSha: ced41d49f6f3317100235e715e48665aa205fdc5 NeedsCompilation: yes Packaged: 2026-06-14 08:21:06 UTC; root Author: Massimo Aria [aut, cre, cph] (ORCID: ), Maria Spano [aut] (ORCID: ), Luca D'Aniello [aut] (ORCID: ), Corrado Cuccurullo [ctb] (ORCID: ), Michelangelo Misuraca [ctb] (ORCID: ) Maintainer: Massimo Aria