![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-coda / Makefile (download)
Revision 1.5, Sun May 29 00:35:45 2022 UTC (8 months, 1 week ago) by wen
Update to 0.19.4 Upstream changes: 0.19-4 Martyn Plummer <martyn.plummer@gmail.com> - Fix cumuplot, affected by changes in matplot in R 4.0.0. |
# $NetBSD: Makefile,v 1.5 2022/05/29 00:35:45 wen Exp $ R_PKGNAME= coda R_PKGVER= 0.19-4 CATEGORIES= math MAINTAINER= minskim@NetBSD.org COMMENT= Output analysis and diagnostics for MCMC LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 USE_LANGUAGES+= # none .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"