![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-SparseM / Makefile (download)
Revision 1.6, Sun Jan 3 10:49:31 2021 UTC (2 years, 1 month ago) by mef
(math/R-SparseM) Updated 1.77 to 1.78 (make test fails for now) The version 1.78 1. Changed check for symmetry to use all.equal() in response to an error reported by Brian Ripley. |
# $NetBSD: Makefile,v 1.6 2021/01/03 10:49:31 mef Exp $ R_PKGNAME= SparseM R_PKGVER= 1.78 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Sparse linear algebra LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"