# $NetBSD: Makefile,v 1.2 2024/01/13 23:04:52 mef Exp $ R_PKGNAME= spatstat.sparse R_PKGVER= 3.0-3 CATEGORIES= geography MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Sparse Three-Dimensional Arrays and Linear Algebra Utilities LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 DEPENDS+= R-spatstat.utils>=2.1.0:../../geography/R-spatstat.utils DEPENDS+= R-abind>=1.4.5:../../math/R-abind DEPENDS+= R-tensor>=1.5:../../math/R-tensor .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"