summaryrefslogtreecommitdiff
path: root/math/R-coda
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-04 01:03:32 +0000
committerminskim <minskim@pkgsrc.org>2018-03-04 01:03:32 +0000
commit4d667feb00978c471eb4b8c16ee0bc568e6279d2 (patch)
tree6bb5d2e3db1e3db76987a375ae05d9fc5cd7da7f /math/R-coda
parentb4c05dece6fa07b9de7d62d3e67c0d1cee7045ab (diff)
downloadpkgsrc-4d667feb00978c471eb4b8c16ee0bc568e6279d2.tar.gz
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.
Diffstat (limited to 'math/R-coda')
-rw-r--r--math/R-coda/DESCR4
-rw-r--r--math/R-coda/Makefile17
-rw-r--r--math/R-coda/distinfo6
3 files changed, 27 insertions, 0 deletions
diff --git a/math/R-coda/DESCR b/math/R-coda/DESCR
new file mode 100644
index 00000000000..f1267ab98b5
--- /dev/null
+++ b/math/R-coda/DESCR
@@ -0,0 +1,4 @@
+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.
diff --git a/math/R-coda/Makefile b/math/R-coda/Makefile
new file mode 100644
index 00000000000..6efc28168e6
--- /dev/null
+++ b/math/R-coda/Makefile
@@ -0,0 +1,17 @@
+# $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"
diff --git a/math/R-coda/distinfo b/math/R-coda/distinfo
new file mode 100644
index 00000000000..5c7ead2b119
--- /dev/null
+++ b/math/R-coda/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/04 01:03:32 minskim Exp $
+
+SHA1 (R/coda_0.19-1.tar.gz) = ad5f932f7600394c7c88963013812df743bd2169
+RMD160 (R/coda_0.19-1.tar.gz) = 04ad94bf57d659cd8a8d2e04bc12b6c628347876
+SHA512 (R/coda_0.19-1.tar.gz) = 18cc55c6cdd93552dfa0203ecb06534eb7d58d51864e2de6ce3af848d2acf9f54933dab6c0da9881f11c7b730d87018b8e4fed352a5a3b9a0e906b2c2712a133
+Size (R/coda_0.19-1.tar.gz) = 73734 bytes