[r-cran-coda] 23/60: Imported Upstream version 0.13-1

Andreas Tille tille at debian.org
Fri Dec 16 12:11:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-coda.

commit 72cbdf3da72da0b52536448ab86c97dbd3a012f5
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 16 12:09:57 2016 +0100

    Imported Upstream version 0.13-1
---
 CHANGELOG   | 3 +++
 DESCRIPTION | 8 ++++----
 NAMESPACE   | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 2384779..fdcb7d3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+0.13-1
+- as.mcmc.list generic and default method are exported in namespace
+
 0.12-1
 - Added further changes for S-PLUS from Dawn Woodward.
 
diff --git a/DESCRIPTION b/DESCRIPTION
index e221f9b..bda147a 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,11 +1,11 @@
 Package: coda
-Version: 0.12-1
-Date: 2007-08-10
+Version: 0.13-1
+Date: 2007-12-11
 Title: Output analysis and diagnostics for MCMC
 Author: Martyn Plummer, Nicky Best, Kate Cowles, Karen Vines
 Maintainer: Martyn Plummer <plummer at iarc.fr>
 Depends: R (>= 2.5.0), lattice
 Description: Output analysis and diagnostics for Markov Chain Monte
   Carlo simulations. 
-License: GPL Version 2 or later.
-Packaged: Fri Aug 10 08:05:42 2007; martyn
+License: GPL (>= 2)
+Packaged: Tue Dec 11 18:03:26 2007; martyn
diff --git a/NAMESPACE b/NAMESPACE
index a6e4745..daa17e8 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -4,6 +4,7 @@ export(
   HPDinterval,
   as.array.mcmc.list,
   as.mcmc,
+  as.mcmc.list,
   as.ts.mcmc,
   autocorr,
   ##RGA
@@ -68,6 +69,7 @@ export(
 
 ## register S3 methods
 S3method(as.mcmc, default)
+S3method(as.mcmc.list, default)
 ## as.matrix
 S3method(as.matrix, mcmc)
 S3method(as.matrix, mcmc.list)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-coda.git



More information about the debian-science-commits mailing list