# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Generating Cluster Masks for Sin... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/mascarade_0.4.3.tar.gz" LICENSE='MIT' IUSE="${IUSE-} r_suggests_colorrepel r_suggests_knitr r_suggests_patchwork r_suggests_rmarkdown r_suggests_scales r_suggests_seurat r_suggests_seuratobject r_suggests_svglite r_suggests_testthat" R_SUGGESTS=" r_suggests_colorrepel? ( >=sci-CRAN/colorrepel-0.5.0 ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_patchwork? ( sci-CRAN/patchwork ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_scales? ( sci-CRAN/scales ) r_suggests_seurat? ( sci-CRAN/Seurat ) r_suggests_seuratobject? ( sci-CRAN/SeuratObject ) r_suggests_svglite? ( sci-CRAN/svglite ) r_suggests_testthat? ( >=sci-CRAN/testthat-3.1.5 ) " DEPEND="sci-CRAN/ggforce sci-CRAN/vctrs sci-CRAN/rlang sci-CRAN/spatstat_explore sci-CRAN/Rcpp >=sci-CRAN/spatstat_geom-3.7.3 >=dev-lang/R-3.5 sci-CRAN/data_table sci-CRAN/lifecycle sci-CRAN/ggplot2 sci-CRAN/polyclip sci-CRAN/polylabelr sci-CRAN/cli >=sci-CRAN/systemfonts-1.3.0 " RDEPEND="${DEPEND-} sci-CRAN/Rcpp sci-CRAN/BH ${R_SUGGESTS-} "