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

MAINTAINER=	[email protected]
COMMENT=	Construction of factorial designs
WWW=		https://cran.r-project.org/package=conf.design

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>