Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-glmnet/Makefile
16123 views
PORTNAME=	glmnet
DISTVERSION=	1.8-5
PORTREVISION=	11
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Lasso and elastic-net regularized generalized linear models

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>