# Copyright 1999-2024 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Bioinformatics Analysis of T-Cel... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/immunarch_0.9.1.tar.gz" LICENSE='Apache-2.0' IUSE="${IUSE-} r_suggests_assertthat r_suggests_knitr r_suggests_pkgdown r_suggests_rmarkdown r_suggests_roxygen2 r_suggests_testthat" R_SUGGESTS=" r_suggests_assertthat? ( sci-CRAN/assertthat ) r_suggests_knitr? ( >=sci-CRAN/knitr-1.8 ) r_suggests_pkgdown? ( >=sci-CRAN/pkgdown-0.1.0 ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_roxygen2? ( >=sci-CRAN/roxygen2-3.0.0 ) r_suggests_testthat? ( >=sci-CRAN/testthat-2.1.0 ) " DEPEND=">=dev-lang/R-4.0.0 sci-CRAN/glue >=sci-CRAN/ggrepel-0.8.0 >=sci-CRAN/data_table-1.12.6 sci-CRAN/fpc virtual/MASS sci-CRAN/rlist sci-CRAN/stringi sci-CRAN/plyr >=sci-CRAN/dtplyr-1.0.0 >=sci-CRAN/factoextra-1.0.4 >=sci-CRAN/pheatmap-1.0.12 >=sci-CRAN/Rtsne-0.15 >=sci-CRAN/readxl-1.3.1 sci-CRAN/shinythemes >=sci-CRAN/Rcpp-1.0 >=sci-CRAN/ggpubr-0.2 sci-CRAN/ggseqlogo sci-CRAN/circlize sci-CRAN/uuid sci-CRAN/ggraph sci-CRAN/patchwork >=sci-CRAN/UpSetR-1.4.0 sci-CRAN/stringdist sci-CRAN/jsonlite sci-CRAN/tidyselect sci-CRAN/tidyr sci-CRAN/ape >=sci-CRAN/reshape2-1.4.2 >=sci-CRAN/dplyr-0.8.0 >=sci-CRAN/ggplot2-3.1.0 >=sci-CRAN/shiny-1.4.0 sci-CRAN/airr >=sci-CRAN/ggalluvial-0.10.0 sci-CRAN/magrittr sci-CRAN/scales >=sci-CRAN/rlang-0.4 sci-CRAN/igraph sci-CRAN/doParallel sci-CRAN/purrr sci-CRAN/readr sci-CRAN/stringr sci-CRAN/tibble sci-CRAN/phangorn " RDEPEND="${DEPEND-} sci-CRAN/Rcpp ${R_SUGGESTS-} "