# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Text Analysis for All' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/tall_1.0.0.tar.gz" LICENSE='MIT' IUSE="${IUSE-} r_suggests_testthat" R_SUGGESTS="r_suggests_testthat? ( >=sci-CRAN/testthat-3.0.0 )" DEPEND="sci-CRAN/openxlsx sci-CRAN/httr2 sci-CRAN/DT sci-CRAN/shinyWidgets sci-CRAN/word2vec sci-CRAN/shinyjs sci-CRAN/jsonlite sci-CRAN/igraph sci-CRAN/ggwordcloud >=dev-lang/R-3.5.0 sci-CRAN/ca sci-CRAN/base64enc >=sci-CRAN/curl-6.3.0 sci-CRAN/doParallel sci-CRAN/chromote sci-CRAN/future sci-CRAN/pagedown sci-CRAN/RSpectra >=sci-CRAN/dplyr-1.1.0 sci-CRAN/tidygraph virtual/Matrix sci-CRAN/shiny sci-CRAN/ranger sci-CRAN/strucchange sci-CRAN/udpipe sci-CRAN/readxl sci-CRAN/tidyr sci-CRAN/readr sci-CRAN/textrank >=sci-CRAN/shinycssloaders-1.1.0 >=sci-CRAN/Rcpp-1.0.3 sci-CRAN/topicmodels sci-CRAN/stm >=sci-CRAN/pdftools-3.6.0 sci-CRAN/readtext sci-CRAN/plotly sci-CRAN/stringr sci-CRAN/later sci-CRAN/fontawesome sci-CRAN/promises sci-CRAN/shinydashboardPlus sci-CRAN/ggraph sci-CRAN/rlang sci-CRAN/purrr sci-CRAN/visNetwork sci-CRAN/ggplot2 sci-CRAN/shinyFiles sci-CRAN/umap sci-CRAN/sparkline " RDEPEND="${DEPEND-} sci-CRAN/Rcpp ${R_SUGGESTS-} "