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

MAINTAINER=	[email protected]
COMMENT=	Output analysis and diagnostics for MCMC
WWW=		https://cran.case.edu/web/packages/coda/index.html

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>