![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / R-coda / Makefile (download)
Revision 1.1, Sun Mar 4 01:03:32 2018 UTC (4 years, 11 months ago) by minskim
math/R-coda: Import version 0.19.1 coda provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain. |
# $NetBSD: Makefile,v 1.1 2018/03/04 01:03:32 minskim Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= minskim@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/coda/ COMMENT= Output analysis and diagnostics for MCMC LICENSE= gnu-gpl-v2 R_PKGNAME= coda R_PKGVER= 0.19-1 USE_LANGUAGES+= # none .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"