# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='shiny Application for Population... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/Familia_1.0.3.tar.gz" IUSE="${IUSE-} r_suggests_lea r_suggests_spelling r_suggests_testthat" R_SUGGESTS=" r_suggests_lea? ( sci-BIOC/LEA ) r_suggests_spelling? ( sci-CRAN/spelling ) r_suggests_testthat? ( sci-CRAN/testthat ) " DEPEND="sci-CRAN/openxlsx sci-CRAN/shiny sci-CRAN/bs4Dash sci-CRAN/dplyr sci-CRAN/ggplot2 sci-CRAN/shinyjs sci-CRAN/shinydisconnect sci-CRAN/tidyr sci-CRAN/zip sci-CRAN/curl sci-CRAN/BIGpopA sci-CRAN/DT sci-CRAN/golem sci-CRAN/config sci-CRAN/shinyWidgets >=dev-lang/R-4.4.0 sci-CRAN/data_table sci-CRAN/httr sci-CRAN/tibble sci-CRAN/scales sci-CRAN/RColorBrewer sci-CRAN/withr >=sci-CRAN/vcfR-1.15.0 " RDEPEND="${DEPEND-} ${R_SUGGESTS-}"