R version 4.6.0 beta (2026-04-12 r89879 ucrt) -- "Because it was There" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(tall) Loading required package: shiny Please note that our software is open source and available for use, distributed under the MIT license. When it is used in a publication, we ask that authors properly cite the following reference: Aria, M., Spano, M., D'Aniello, L., Cuccurullo, C., & Misuraca, M. (2026). TALL: Text analysis for all - an interactive R-shiny application for exploring, modeling, and visualizing textual data. SoftwareX, 34, 102590. Full paper (Open Access): https://www.sciencedirect.com/science/article/pii/S2352711026000841 Supplementary material: https://ars.els-cdn.com/content/image/1-s2.0-S2352711026000841-mmc1.pdf Failure to properly cite the software is considered a violation of the license. For information and bug reports: - Visit https://www.tall-app.com - Write a post on https://github.com/massimoaria/tall/issues To start with the tall app, please digit: tall() > > test_check("tall") Clustering... Done. Clustering... Done. Clustering... Done. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ] > > proc.time() user system elapsed 10.14 1.43 11.62