blob: cb470e6ab3c52685b386a07054d8899576b94c94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= coda
DISTVERSION= 0.19-4
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>
|