2023-04-23 09:09:58 +00:00

16 lines
306 B
Makefile

PORTNAME= coda
DISTVERSION= 0.19-4
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
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>