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

MAINTAINER=	[email protected]
COMMENT=	Squared Extrapolation Methods for Accelerating EM-Like Algorithms
WWW=		https://cran.r-project.org/web/packages/SQUAREM/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>