pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-coda
Module Name: pkgsrc
Committed By: minskim
Date: Sun Mar 4 01:03:32 UTC 2018
Added Files:
pkgsrc/math/R-coda: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-coda/DESCR pkgsrc/math/R-coda/Makefile \
pkgsrc/math/R-coda/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/math/R-coda/DESCR
diff -u /dev/null pkgsrc/math/R-coda/DESCR:1.1
--- /dev/null Sun Mar 4 01:03:32 2018
+++ pkgsrc/math/R-coda/DESCR Sun Mar 4 01:03:32 2018
@@ -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.
Index: pkgsrc/math/R-coda/Makefile
diff -u /dev/null pkgsrc/math/R-coda/Makefile:1.1
--- /dev/null Sun Mar 4 01:03:32 2018
+++ pkgsrc/math/R-coda/Makefile Sun Mar 4 01:03:32 2018
@@ -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@localhost
+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"
Index: pkgsrc/math/R-coda/distinfo
diff -u /dev/null pkgsrc/math/R-coda/distinfo:1.1
--- /dev/null Sun Mar 4 01:03:32 2018
+++ pkgsrc/math/R-coda/distinfo Sun Mar 4 01:03:32 2018
@@ -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
Home |
Main Index |
Thread Index |
Old Index