2022-05-29 02:35:45 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2022/05/29 00:35:45 wen Exp $
|
2018-03-04 02:03:32 +01:00
|
|
|
|
2019-08-08 21:53:36 +02:00
|
|
|
R_PKGNAME= coda
|
2022-05-29 02:35:45 +02:00
|
|
|
R_PKGVER= 0.19-4
|
2019-08-08 21:53:36 +02:00
|
|
|
CATEGORIES= math
|
2018-03-04 02:03:32 +01:00
|
|
|
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
|
|
COMMENT= Output analysis and diagnostics for MCMC
|
2019-07-31 21:15:50 +02:00
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
|
2018-03-04 02:03:32 +01:00
|
|
|
|
|
|
|
USE_LANGUAGES+= # none
|
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|