[r-cran-bayesm] 30/44: Import Debian patch 2.2-0-1

Andreas Tille tille at debian.org
Thu Sep 7 11:16:22 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 c3c4cfbd22f102597cebc07ce0bd17d40d9664c4
Merge: 9b9a2aa a93d83b
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Fri Mar 7 13:37:59 2008 -0600

    Import Debian patch 2.2-0-1

 DESCRIPTION                |   7 +-
 NAMESPACE                  |   2 +-
 R/plot.bayesm.hcoef.R      |   2 +-
 R/plot.bayesm.mat.R        |   5 +-
 R/plot.bayesm.nmix.R       |  85 ++++--
 R/rDPGibbs.R               | 569 ++++++++++++++++++++++++++++++++++++
 R/rhierLinearMixture.R     |   5 +-
 R/rhierLinearModel.R       |   7 +-
 R/rhierNegbinRw.R          |  31 +-
 R/rivDP.R                  | 697 +++++++++++++++++++++++++++++++++++++++++++++
 R/rnegbinRw.R              |   1 +
 R/summary.bayesm.mat.R     |   2 +-
 R/summary.bayesm.nmix.R    |   4 +-
 debian/changelog           |   6 +
 debian/control             |   7 +-
 debian/copyright           |   5 +-
 inst/doc/bayesm-manual.pdf | Bin 464284 -> 464797 bytes
 man/plot.bayesm.mat.Rd     |   3 +-
 man/plot.bayesm.nmix.Rd    |  18 +-
 man/rDPGibbs.Rd            | 212 ++++++++++++++
 man/rhierNegbinRw.Rd       |   4 +-
 man/rivDP.Rd               | 148 ++++++++++
 man/rnmixGibbs.Rd          |   2 +-
 man/rscaleUsage.Rd         |   2 +-
 man/tuna.Rd                |   5 +-
 src/thetadraw.c            | 150 ++++++++++
 26 files changed, 1903 insertions(+), 76 deletions(-)

diff --cc debian/changelog
index 5d289ea,0000000..a8de7d6
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,84 -1,0 +1,90 @@@
++r-cran-bayesm (2.2-0-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org>  Fri, 07 Mar 2008 13:37:59 -0600
++
 +r-cran-bayesm (2.1-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 22 Mar 2007 16:30:36 -0500
 +
 +r-cran-bayesm (2.0-9-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat, 20 Jan 2007 21:43:18 -0600
 +
 +r-cran-bayesm (2.0-8-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun, 19 Mar 2006 20:22:49 -0500
 +
 +r-cran-bayesm (2.0-7-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 13 Feb 2006 19:50:06 -0500
 +
 +r-cran-bayesm (2.0-6-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 25 Jan 2006 22:38:09 -0500
 +
 +r-cran-bayesm (2.0-5-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 11 Jan 2006 04:15:27 -0500
 +
 +r-cran-bayesm (2.0-3-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  8 Dec 2005 09:04:51 -0500
 +
 +r-cran-bayesm (2.0-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat,  8 Oct 2005 19:54:18 -0400
 +
 +r-cran-bayesm (1.1-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed,  6 Jul 2005 13:50:55 -0500
 +
 +r-cran-bayesm (1.1-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun,  3 Jul 2005 20:18:37 -0500
 +
 +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 6d8f9c7,0000000..bad9a11
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,30 -1,0 +1,29 @@@
 +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.2.0), cdbs
- Standards-Version: 3.7.2
++Standards-Version: 3.7.3
++Homepage: http://gsbwww.uchicago.edu/fac/peter.rossi/research/bsm.html
 +
 +Package: r-cran-bayesm
 +Architecture: any
- Depends: r-base-core (>> 2.2.0)
++Depends: r-base-core (>> 2.2.0), ${shlibs:Depends}
 +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
diff --cc debian/copyright
index 797d1cf,0000000..f85773e
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,23 -1,0 +1,24 @@@
 +This is the Debian package of the GNU R package known as "bayesm".  The
 +upstream authors are as follows:
 +
 +Peter Rossi <peter.rossi at ChicagoGsb.edu>
 +Rob McCulloch <robert.mcculloch at ChicagoGsb.edu>.
 +
 +This package was created by Chris Lawrence <lawrencc at debian.org>,
 +based on Dirk Eddelbuettel's packaging of r-cran-car.
 +
 +The sources were downloaded from 
 +	http://cran.us.r-project.org/src/contrib/
 +
 +The package was renamed from its upstream name 'bayesm' to 'r-cran-bayesm'
 +to fit the pattern of CRAN (and non-CRAN) packages for R.
 +
- This package is copyrighted by Peter Rossi and Rob McCulloch.  It has
- been placed under the GNU General Public License.
++The package is Copyright (C) 2008 Peter Rossi and Rob McCulloch.  It
++has been placed under the GNU General Public License, version 2 or
++later.
 +
 +On Debian systems, the GPL is included in the file
 +/usr/share/common-licenses/GPL.
 +
 +The upstream DESCRIPTION file for this package is available in
 +/usr/lib/R/site-library/bayesm/

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