# Copyright 1999-2022 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit R-packages DESCRIPTION='Computerized Adaptive Testing wi... (see metadata)' KEYWORDS="~amd64" SRC_URI="http://cran.r-project.org/src/contrib/mirtCAT_1.12.2.tar.gz" LICENSE='GPL-3+' IUSE="${IUSE-} r_suggests_knitr r_suggests_shinythemes" R_SUGGESTS=" r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_shinythemes? ( sci-CRAN/shinythemes ) " DEPEND=">=sci-CRAN/mirt-1.37 sci-CRAN/lpSolve >=sci-CRAN/shiny-1.0.1 virtual/lattice sci-CRAN/Rcpp sci-CRAN/markdown sci-CRAN/pbapply " RDEPEND="${DEPEND-} sci-CRAN/Rcpp sci-CRAN/RcppArmadillo ${R_SUGGESTS-} "