# Copyright 1999-2024 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='The MCFS-ID Algorithm for Featur... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/rmcfs_1.3.6.tar.gz" LICENSE='GPL-3' IUSE="${IUSE-} r_suggests_r_rsp r_suggests_testthat" R_SUGGESTS=" r_suggests_r_rsp? ( sci-CRAN/R_rsp ) r_suggests_testthat? ( sci-CRAN/testthat ) " DEPEND=">=sci-CRAN/rJava-0.5.0 >=dev-lang/R-2.70 sci-CRAN/gridExtra sci-CRAN/yaml sci-CRAN/ggplot2 sci-CRAN/reshape2 sci-CRAN/dplyr sci-CRAN/stringi >=sci-CRAN/igraph-2.0.0 >=sci-CRAN/data_table-1.0.1 " RDEPEND="${DEPEND-} virtual/jdk ${R_SUGGESTS-} "