# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Statistical Disclosure Control M... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/sdcMicro_5.8.2.tar.gz" LICENSE='GPL-2' IUSE="${IUSE-} r_suggests_clue r_suggests_laeken r_suggests_pdftools r_suggests_testthat r_suggests_yaml" R_SUGGESTS=" r_suggests_clue? ( sci-CRAN/clue ) r_suggests_laeken? ( sci-CRAN/laeken ) r_suggests_pdftools? ( sci-CRAN/pdftools ) r_suggests_testthat? ( sci-CRAN/testthat ) r_suggests_yaml? ( sci-CRAN/yaml ) " DEPEND="sci-CRAN/httr sci-CRAN/Rcpp sci-CRAN/haven >=sci-CRAN/VIM-4.7.0 sci-CRAN/DT sci-CRAN/knitr sci-CRAN/xtable sci-CRAN/car >=sci-CRAN/shiny-1.4.0 sci-CRAN/rmarkdown sci-CRAN/e1071 sci-CRAN/prettydoc virtual/cluster sci-CRAN/rhandsontable virtual/MASS sci-CRAN/robustbase sci-CRAN/data_table sci-CRAN/ggplot2 sci-CRAN/carData sci-CRAN/jsonlite " RDEPEND="${DEPEND-} sci-CRAN/Rcpp ${R_SUGGESTS-} "