[r-cran-mcmcpack] 50/90: Imported Upstream version 1.0-8
Andreas Tille
tille at debian.org
Fri Dec 16 09:07:46 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-mcmcpack.
commit 4abd01baf9c220d8734a0e861e6c32a5f2e0c32d
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 16 08:07:18 2016 +0100
Imported Upstream version 1.0-8
---
DESCRIPTION | 10 +++++-----
HISTORY | 3 +++
NAMESPACE | 3 +++
R/MCMCbinaryChange.R | 0
README | 2 +-
5 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/DESCRIPTION b/DESCRIPTION
index f37ee9a..afdd562 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,9 +1,9 @@
Package: MCMCpack
-Version: 1.0-7
-Date: 2009-6-4
+Version: 1.0-8
+Date: 2010-10-17
Title: Markov chain Monte Carlo (MCMC) Package
Author: Andrew D. Martin <admartin at wustl.edu>, Kevin M. Quinn
- <kevin_quinn at harvard.edu>, Jong Hee Park <jhp at uchicago.edu>
+ <kquinn at law.berkeley.edu>, Jong Hee Park <jhp at uchicago.edu>
Maintainer: Andrew D. Martin <admartin at wustl.edu>
Depends: R (>= 2.10.0), coda (>= 0.11-3), MASS, stats
Description: This package contains functions to perform Bayesian
@@ -19,6 +19,6 @@ Description: This package contains functions to perform Bayesian
License: GPL-2
SystemRequirements: gcc (>= 4.0)
URL: http://mcmcpack.wustl.edu
-Packaged: 2010-06-04 16:41:34 UTC; adm
+Packaged: 2010-10-17 18:39:16 UTC; adm
Repository: CRAN
-Date/Publication: 2010-06-04 21:32:56
+Date/Publication: 2010-10-19 16:29:53
diff --git a/HISTORY b/HISTORY
index a3d1560..d0b4df8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,9 @@
//
+1.0-7 to 1.0-8
+ * fixed some NAMESPACE issues [thanks to Shawn Treier]
+
1.0-6 to 1.0-7
* slight modifications to internals of rinvgamma to make parameterization
more clear [thanks to Daniel Runcie and Richard Morey]
diff --git a/NAMESPACE b/NAMESPACE
index e2d1093..50ae65c 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -16,12 +16,15 @@ export(
MCpoissongamma,
MCnormalnormal,
MCmultinomdirichlet,
+ MCMCbinaryChange,
MCMCdynamicEI,
+ MCMCdynamicIRT1d,
MCMCfactanal,
MCMChierEI,
MCMCirt1d,
MCMCirtHier1d,
MCMCirtKd,
+ MCMCirtKdHet,
MCMCirtKdRob,
MCMClogit,
MCMCmetrop1R,
diff --git a/R/MCMCbinaryChange.R b/R/MCMCbinaryChange.R
old mode 100644
new mode 100755
diff --git a/README b/README
index f4de977..6769194 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
// Authors
Andrew D. Martin <admartin at wustl.edu>
-Kevin M. Quinn <kevin_quinn at harvard.edu>
+Kevin M. Quinn <kquinn at law.berkeley.edu>
Jong Hee Park <jhp at uchicago.edu>
// Compilation
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mcmcpack.git
More information about the debian-science-commits
mailing list