# Copyright 1999-2025 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Identifying Important Areas from... (see metadata)' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/track2KBA_1.1.3.tar.gz" LICENSE='LGPL-3' IUSE="${IUSE-} r_suggests_adehabitatlt r_suggests_doparallel r_suggests_knitr r_suggests_rmarkdown r_suggests_tinytest" R_SUGGESTS=" r_suggests_adehabitatlt? ( sci-CRAN/adehabitatLT ) r_suggests_doparallel? ( sci-CRAN/doParallel ) r_suggests_knitr? ( sci-CRAN/knitr ) r_suggests_rmarkdown? ( sci-CRAN/rmarkdown ) r_suggests_tinytest? ( sci-CRAN/tinytest ) " DEPEND=">=sci-CRAN/sf-0.7.4 sci-CRAN/Matching sci-CRAN/magrittr >=sci-CRAN/raster-3.6.3 sci-CRAN/rlang sci-CRAN/foreach >=sci-CRAN/sp-1.5.0 sci-CRAN/purrr sci-CRAN/geosphere sci-CRAN/dplyr sci-CRAN/adehabitatHR sci-CRAN/ggplot2 sci-CRAN/lubridate sci-CRAN/move sci-CRAN/tidyr sci-CRAN/maps " RDEPEND="${DEPEND-} ${R_SUGGESTS-}"