# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Comparative Cohort Method with L... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/CohortMethod_6.0.3.tar.gz" LICENSE='Apache-2.0' IUSE="${IUSE-} r_suggests_eunomia r_suggests_knitr r_suggests_markdown r_suggests_proc r_suggests_psweight r_suggests_r_utils r_suggests_resultmodelmanager r_suggests_rmarkdown r_suggests_rsqlite r_suggests_testthat r_suggests_withr r_suggests_zip" R_SUGGESTS=" r_suggests_eunomia? ( sci-CRAN/Eunomia ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_markdown? ( sci-CRAN/markdown ) r_suggests_proc? ( sci-CRAN/pROC ) r_suggests_psweight? ( sci-CRAN/PSweight ) r_suggests_r_utils? ( sci-CRAN/R_utils ) r_suggests_resultmodelmanager? ( sci-CRAN/ResultModelManager ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_rsqlite? ( sci-CRAN/RSQLite ) r_suggests_testthat? ( sci-CRAN/testthat ) r_suggests_withr? ( sci-CRAN/withr ) r_suggests_zip? ( sci-CRAN/zip ) " DEPEND="sci-CRAN/checkmate >=sci-CRAN/Cyclops-3.6.0 >=sci-CRAN/FeatureExtraction-3.0.0 >=sci-CRAN/ParallelLogger-3.4.2 sci-CRAN/dplyr >=sci-CRAN/Rcpp-0.11.2 sci-CRAN/readr sci-CRAN/EmpiricalCalibration sci-CRAN/jsonlite sci-CRAN/R6 virtual/survival >=dev-lang/R-4.1.0 sci-CRAN/digest sci-CRAN/rlang sci-CRAN/plyr >=sci-CRAN/SqlRender-1.18.0 >=sci-CRAN/Andromeda-0.6.3 sci-CRAN/ggplot2 >=sci-CRAN/DatabaseConnector-6.0.0 " RDEPEND="${DEPEND-} sci-CRAN/Rcpp virtual/jdk ${R_SUGGESTS-} "