Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-acepack/Makefile
16124 views
# Created by: Devin Teske <[email protected]>

PORTNAME=	acepack
PORTVERSION=	1.4.1
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	ACE and AVAS for selecting multiple regression transformations

LICENSE=	MIT

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>