Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/math/R-cran-MatrixModels/Makefile
16462 views
PORTNAME=	MatrixModels
DISTVERSION=	0.5-4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Modelling with Sparse And Dense Matrices
WWW=		https://cran.r-project.org/web/packages/MatrixModels/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>