Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/math/R-cran-bdsmatrix/Makefile
18157 views
PORTNAME=	bdsmatrix
DISTVERSION=	1.3-7
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Routines for Block Diagonal Symmetric matrices
WWW=		https://cran.r-project.org/web/packages/bdsmatrix/

LICENSE=	LGPL20

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>