[r-cran-coda] 13/60: Imported Upstream version 0.10-5

Andreas Tille tille at debian.org
Fri Dec 16 12:11:22 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 07f7e9762a36a804ae870ae162935eb0063489c7
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 16 12:09:55 2016 +0100

    Imported Upstream version 0.10-5
---
 CHANGELOG   | 4 ++++
 DESCRIPTION | 6 +++---
 NAMESPACE   | 1 +
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 2453d85..1025e37 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+0.10-5
+- Registered default method for as.mcmc in NAMESPACE
+  Thanks to Christian Grose
+
 0.10-4
 - fixed eternal loop in codamenu() when saving plot as PostScript.
   Thanks to Bengt Sennblad.
diff --git a/DESCRIPTION b/DESCRIPTION
index ac249ed..7b1d172 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
 Package: coda
-Version: 0.10-4
-Date: 2006-03-06
+Version: 0.10-5
+Date: 2006-03-27
 Title: Output analysis and diagnostics for MCMC
 Author: Martyn Plummer, Nicky Best, Kate Cowles, Karen Vines
 Maintainer: Martyn Plummer <plummer at iarc.fr>
@@ -8,4 +8,4 @@ Depends: R (>= 2.2.0), lattice
 Description: Output analysis and diagnostics for Markov Chain Monte
   Carlo simulations. 
 License: GPL Version 2 or later.
-Packaged: Mon Mar  6 18:15:07 2006; martyn
+Packaged: Mon Mar 27 10:18:20 2006; martyn
diff --git a/NAMESPACE b/NAMESPACE
index f7d687b..cae0f4c 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -67,6 +67,7 @@ export(
 # [10] window.mcmc.list   
 
 ## register S3 methods
+S3method(as.mcmc, default)
 ## mcmc
 S3method("[", mcmc)
 S3method(as.matrix, mcmc)

-- 
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