[r-cran-bayesm] 08/44: Import Debian patch 1.1-0-1

Andreas Tille tille at debian.org
Thu Sep 7 11:16:20 UTC 2017


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

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

commit cb81aab23ebf7e10862d66fd74ee3a895a6b7c63
Merge: b001f5f b99bf2d
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Thu Jun 23 11:03:25 2005 -0500

    Import Debian patch 1.1-0-1

 DESCRIPTION                |   8 +-
 NAMESPACE                  |   2 +-
 R/rhierMnlRwMixture.R      |   6 +-
 R/rhierNegbinRw.R          | 312 +++++++++++++++++++++++++++++++++++++++++++++
 R/rnegbinRw.R              | 210 ++++++++++++++++++++++++++++++
 data/detailing.rda         | Bin 0 -> 687283 bytes
 debian/changelog           |   6 +
 debian/control             |   2 +-
 inst/doc/bayesm-manual.pdf | Bin 369507 -> 390357 bytes
 man/detailing.Rd           | 113 ++++++++++++++++
 man/rhierMnlRwMixture.Rd   |   5 +-
 man/rhierNegbinRw.Rd       | 156 +++++++++++++++++++++++
 man/rmnlIndepMetrop.Rd     |  10 +-
 man/rnegbinRw.Rd           | 116 +++++++++++++++++
 14 files changed, 936 insertions(+), 10 deletions(-)

diff --cc debian/changelog
index c5c5ec4,0000000..127769c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,18 -1,0 +1,24 @@@
++r-cran-bayesm (1.1-0-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org>  Thu, 23 Jun 2005 11:03:25 -0500
++
 +r-cran-bayesm (1.0-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  2 Jun 2005 19:28:50 -0500
 +
 +r-cran-bayesm (1.0-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Modify debian/watch to point to cran.r-project.org.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 20 May 2005 16:45:23 -0500
 +
 +r-cran-bayesm (0.0-2-1) unstable; urgency=low
 +
 +  * Initial Debian Release.  (Closes: #308255)
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun,  8 May 2005 20:07:30 -0500
diff --cc debian/control
index e369f0b,0000000..7d9b5ca
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,30 -1,0 +1,30 @@@
 +Source: r-cran-bayesm
 +Section: math
 +Priority: optional
 +Maintainer: Chris Lawrence <lawrencc at debian.org>
 +Build-Depends: debhelper (>> 4.1.0), r-base-dev (>> 2.1.0), cdbs
- Standards-Version: 3.6.1.0
++Standards-Version: 3.6.2
 +
 +Package: r-cran-bayesm
 +Architecture: any
 +Depends: r-base-core (>> 2.1.0)
 +Description: GNU R package for Bayesian inference
 + The bayesm package covers many important models used in marketing and
 + micro-econometrics applications. The package includes:
 + .
 +  * Bayes Regression (univariate or multivariate dep var)
 +  * Multinomial Logit (MNL) and Multinomial Probit (MNP)
 +  * Multivariate Probit,
 +  * Multivariate Mixtures of Normals
 +  * Hierarchical Linear Models with normal prior and covariates
 +  * Hierarchical Multinomial Logits with mixture of normals prior and
 +    covariates
 +  * Bayesian analysis of choice-based conjoint data
 +  * Bayesian treatment of linear instrumental variables models
 +  * Analyis of Multivariate Ordinal survey data with scale usage heterogeneity
 +    (as in Rossi et al, JASA (01)).
 + .
 + For further reference, consult the authors' book, _Bayesian Statistics and
 + Marketing_ by Allenby, McCulloch and Rossi.
 + .
 + Home Page: http://gsbwww.uchicago.edu/fac/peter.rossi/research/bsm.html

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



More information about the debian-science-commits mailing list