![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-proxy / Makefile (download)
Revision 1.1, Sun Jun 6 08:07:17 2021 UTC (11 months, 3 weeks ago) by mef
math/R-proxy: import R-proxy-0.4.25 Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones. |
# $NetBSD: Makefile,v 1.1 2021/06/06 08:07:17 mef Exp $ R_PKGNAME= proxy R_PKGVER= 0.4-25 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Distance and Similarity Measures LICENSE= gnu-gpl-v2 # Package suggested but not available: 'cba' #TEST_DEPENDS+= R-cba-[0-9]*:../../*/R-cba USE_LANGUAGES= c .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"