# Copyright 1999-2026 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit R-packages DESCRIPTION='Spatial Graph-Theoretic Genetic Gravity Modelling' KEYWORDS="~amd64 ~x64-macos ~arm64-macos" SRC_URI="http://cran.r-project.org/src/contrib/GeNetIt_0.1-7.tar.gz" LICENSE='GPL-3' DEPEND=">=dev-lang/R-4.2.0 virtual/nlme sci-CRAN/terra sci-CRAN/exactextractr sci-CRAN/sf sci-CRAN/sfnetworks sci-CRAN/igraph sci-CRAN/dplyr sci-CRAN/tidygraph sci-CRAN/spdep " RDEPEND="${DEPEND-}"