[r-cran-vgam] 14/63: Import Debian patch 0.7-8-1

Andreas Tille tille at debian.org
Tue Jan 24 13:54: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-vgam.

commit b5b00ed73341ddc2aff081747af170917eaccd0b
Merge: 86605cc 9effe6e
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Mon Mar 16 22:22:19 2009 -0500

    Import Debian patch 0.7-8-1

 DESCRIPTION                      |    8 +-
 NAMESPACE                        |   48 +-
 NEWS                             |   59 +
 R/aamethods.q                    |   73 +-
 R/add1.vglm.q                    |    2 +-
 R/attrassign.R                   |    2 +-
 R/bAIC.q                         |  110 ++
 R/build.terms.vlm.q              |    2 +-
 R/calibrate.q                    |    2 +-
 R/cao.R                          |    2 +-
 R/cao.fit.q                      |    7 +-
 R/coef.vlm.q                     |   10 +-
 R/cqo.R                          |    2 +-
 R/cqo.fit.q                      |    2 +-
 R/deviance.vlm.q                 |    2 +-
 R/effects.vglm.q                 |    2 +-
 R/family.aunivariate.q           |  302 +++-
 R/family.basics.q                |    2 +-
 R/family.binomial.q              |  414 ++++--
 R/family.bivariate.q             |    2 +-
 R/family.categorical.q           |  120 +-
 R/family.censored.q              |    2 +-
 R/family.circular.q              |    2 +-
 R/family.extremes.q              |   35 +-
 R/family.fishing.q               |   80 ++
 R/family.functions.q             |    2 +-
 R/family.genetic.q               |    2 +-
 R/family.glmgam.q                |  137 +-
 R/family.loglin.q                |    4 +-
 R/family.mixture.q               |   22 +-
 R/family.nonlinear.q             |   41 +-
 R/family.normal.q                |  122 +-
 R/family.positive.q              |  274 +++-
 R/family.qreg.q                  |  485 +++----
 R/family.rcqo.q                  |    2 +-
 R/family.rrr.q                   |   33 +-
 R/family.survival.q              |    2 +-
 R/family.ts.q                    |    2 +-
 R/family.univariate.q            |  236 ++-
 R/family.vglm.q                  |    2 +-
 R/family.zeroinf.q               |  458 ++++--
 R/fitted.vlm.q                   |    6 +-
 R/generic.q                      |    2 +-
 R/links.q                        |    2 +-
 R/logLik.vlm.q                   |    7 +-
 R/model.matrix.vglm.q            |   71 +-
 R/mux.q                          |    5 +-
 R/plot.vglm.q                    |   94 +-
 R/predict.vgam.q                 |    4 +-
 R/predict.vglm.q                 |   11 +-
 R/predict.vlm.q                  |  126 +-
 R/print.summary.others.q         |    9 +-
 R/print.vglm.q                   |   18 +-
 R/print.vlm.q                    |    5 +-
 R/qrrvglm.control.q              |    2 +-
 R/qtplot.q                       |    4 +-
 R/residuals.vlm.q                |    2 +-
 R/rrvglm.R                       |    2 +-
 R/rrvglm.control.q               |    2 +-
 R/rrvglm.fit.q                   |    4 +-
 R/s.q                            |    2 +-
 R/s.vam.q                        |    2 +-
 R/smart.R                        |    2 +-
 R/step.vglm.q                    |    2 +-
 R/summary.others.q               |    2 +-
 R/summary.vgam.q                 |    7 +-
 R/summary.vglm.q                 |    6 +-
 R/summary.vlm.q                  |    2 +-
 R/uqo.R                          |    2 +-
 R/vgam.R                         |    2 +-
 R/vgam.control.q                 |    2 +-
 R/vgam.fit.q                     |    2 +-
 R/vgam.match.q                   |    2 +-
 R/vglm.R                         |  107 +-
 R/vglm.control.q                 |    2 +-
 R/vglm.fit.q                     |    5 +-
 R/vlm.R                          |    2 +-
 R/vlm.wfit.q                     |    4 +-
 R/vsmooth.spline.q               |   37 +-
 R/zzz.R                          |    2 +-
 data/ruge.R                      |    6 +-
 data/wffc.R                      | 2924 ++++++++++++++++++++++++++++++++++++++
 data/wffc.indiv.R                |   94 ++
 data/wffc.nc.R                   |  351 +++++
 data/wffc.teams.R                |   14 +
 debian/changelog                 |    6 +
 debian/compat                    |    2 +-
 debian/control                   |    8 +-
 debian/copyright                 |    2 +-
 man/AICvlm.Rd                    |  100 ++
 man/DeLury.Rd                    |  176 +++
 man/VGAM-package.Rd              |   19 +-
 man/alaplace3.Rd                 |    4 +-
 man/benfUC.Rd                    |  130 ++
 man/betabin.ab.Rd                |   24 +-
 man/betabinUC.Rd                 |   20 +-
 man/betabinomial.Rd              |   22 +-
 man/binom2.or.Rd                 |   12 +-
 man/binom2.rho.Rd                |   50 +-
 man/binom2.rhoUC.Rd              |  120 ++
 man/binomialff.Rd                |   10 +-
 man/bisa.Rd                      |    2 +-
 man/bminz.Rd                     |    5 +-
 man/brat.Rd                      |    2 +-
 man/calibrate.Rd                 |    2 +-
 man/cao.Rd                       |   10 +-
 man/chest.Rd                     |    2 +
 man/cqo.Rd                       |    4 +-
 man/cumulative.Rd                |   45 +-
 man/enzyme.Rd                    |   10 +-
 man/erf.Rd                       |    7 +-
 man/fitted.vlm.Rd                |    4 +-
 man/fnormUC.Rd                   |    2 +-
 man/fnormal1.Rd                  |    4 +-
 man/gev.Rd                       |    8 +-
 man/grc.Rd                       |    6 +-
 man/lirat.Rd                     |    6 +-
 man/lms.bcg.Rd                   |   28 +-
 man/lms.bcn.Rd                   |   27 +-
 man/lms.yjn.Rd                   |   29 +-
 man/logUC.Rd                     |   15 +-
 man/logff.Rd                     |    6 +-
 man/loglinb2.Rd                  |   19 +-
 man/lqnorm.Rd                    |    6 +-
 man/lvplot.rrvglm.Rd             |    4 +-
 man/micmen.Rd                    |   38 +-
 man/mix2exp.Rd                   |    2 +-
 man/mix2normal1.Rd               |   16 +-
 man/mix2poisson.Rd               |    3 +-
 man/model.matrixvlm.Rd           |    8 +-
 man/multinomial.Rd               |   59 +-
 man/negbinomial.Rd               |   77 +-
 man/normal1.Rd                   |    2 +-
 man/notdocumentedyet.Rd          |    5 +-
 man/nzc.Rd                       |   15 +-
 man/persp.qrrvglm.Rd             |   12 +-
 man/plotvgam.control.Rd          |   15 +-
 man/poissonff.Rd                 |   17 +-
 man/posbinomUC.Rd                |    7 +-
 man/posnegbinUC.Rd               |  118 ++
 man/posnegbinomial.Rd            |   31 +-
 man/posnormUC.Rd                 |   14 +-
 man/posnormal1.Rd                |   10 +-
 man/pospoisUC.Rd                 |    4 +-
 man/pospoisson.Rd                |    2 +-
 man/riceUC.Rd                    |    2 +-
 man/riceff.Rd                    |    4 +-
 man/rposnegbin.Rd                |   85 --
 man/rrvglm-class.Rd              |   12 +
 man/rrvglm.Rd                    |    6 +-
 man/rrvglm.control.Rd            |   44 +-
 man/ruge.Rd                      |    9 +-
 man/s.Rd                         |    9 +-
 man/skellam.Rd                   |   14 +-
 man/skellamUC.Rd                 |    3 +-
 man/tikuv.Rd                     |    3 +-
 man/trplot.qrrvglm.Rd            |    6 +-
 man/undocumented-methods.Rd      |    7 +
 man/uqo.Rd                       |    2 +-
 man/vgam-class.Rd                |   21 +-
 man/vgam.Rd                      |   17 +-
 man/vglm-class.Rd                |   12 +
 man/vglm.Rd                      |   15 +-
 man/vonmises.Rd                  |   12 +-
 man/vsmooth.spline.Rd            |    4 +-
 man/wffc.P2star.Rd               |   71 +
 man/wffc.Rd                      |  184 +++
 man/wffc.indiv.Rd                |   49 +
 man/wffc.nc.Rd                   |   52 +
 man/wffc.teams.Rd                |   44 +
 man/zanegbinUC.Rd                |   79 +
 man/zanegbinomial.Rd             |   32 +-
 man/zapoisUC.Rd                  |   77 +
 man/zapoisson.Rd                 |   14 +-
 man/zibinomUC.Rd                 |    2 +-
 man/{zinbUC.Rd => zinegbinUC.Rd} |   44 +-
 man/zinegbinomial.Rd             |   10 +-
 man/zipebcom.Rd                  |    9 +-
 man/zipfUC.Rd                    |    2 +-
 man/zipoisUC.Rd                  |   10 +-
 man/zipoisson.Rd                 |   10 +-
 src/fgam.f                       |   12 +-
 src/lerchphi.c                   |    5 +-
 src/lms.f                        |   36 +-
 src/rgam.f                       |  212 +--
 src/testf90.f90                  |   20 +
 src/tyeepolygamma.f              |   25 +
 src/vgam.f                       | 1080 +++++++-------
 188 files changed, 8494 insertions(+), 2360 deletions(-)

diff --cc debian/changelog
index bef61d5,0000000..5d22e9f
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,60 -1,0 +1,66 @@@
++r-cran-vgam (0.7-8-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- Chris Lawrence <lawrencc at debian.org>  Mon, 16 Mar 2009 22:22:19 -0500
++
 +r-cran-vgam (0.7-7-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 29 May 2008 06:51:02 -0500
 +
 +r-cran-vgam (0.7-6-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat, 29 Mar 2008 02:04:58 -0500
 +
 +r-cran-vgam (0.7-5-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 06 Dec 2007 19:19:56 -0600
 +
 +r-cran-vgam (0.7-4-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun, 07 Oct 2007 20:16:15 -0500
 +
 +r-cran-vgam (0.7-3-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 14 Jun 2007 14:04:29 -0500
 +
 +r-cran-vgam (0.7-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun,  4 Feb 2007 15:28:54 -0600
 +
 +r-cran-vgam (0.7-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * First upload to unstable, since VGAM is now GPL'd (yeay!).
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 26 Oct 2006 22:05:10 -0500
 +
 +r-other-yee-vgam (0.6-9-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  8 Jun 2006 20:39:52 -0400
 +
 +r-other-yee-vgam (0.6-3-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat,  9 Jul 2005 02:42:23 -0500
 +
 +r-other-yee-vgam (0.5-19-1) unstable; urgency=low
 +
 +  * Initial Debian Release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 19 Apr 2004 19:12:44 -0500
diff --cc debian/compat
index b8626c4,0000000..7f8f011
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 4
++7
diff --cc debian/control
index 69fc226,0000000..12258da
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,24 -1,0 +1,24 @@@
 +Source: r-cran-vgam
- Section: math
++Section: gnu-r
 +Priority: optional
 +Maintainer: Chris Lawrence <lawrencc at debian.org>
- Build-Depends: debhelper (>> 4.1.0), r-base-dev (>> 2.4.0), cdbs
- Standards-Version: 3.7.3
++Build-Depends: debhelper (>> 7), r-base-dev (>> 2.4.0), cdbs
++Standards-Version: 3.8.1
 +Homepage: http://www.stat.auckland.ac.nz/~yee/VGAM/
 +
 +Package: r-cran-vgam
 +Architecture: any
- Depends: r-base-core (>= 2.4.0), ${shlibs:Depends}
++Depends: r-base-core (>= 2.4.0), ${shlibs:Depends}, ${misc:Depends}
 +Enhances: r-cran-zelig
 +Description: GNU R package for estimating vector generalized additive models
 + This package implements a variety of functions for estimating vector
 + generalized additive models (VGAMs), as well as vector generalized
 + linear models (VGLMs), reduced-rank VGLMs, and quadratic reduced-rank
 + VGLMs.
 + .
 + Specific models that can be fit include a wide variety of
 + categorical-response models (with nominal and ordinal dependent
 + variables), bivariate binary-response models (bivariate
 + logit/probit), and seemingly-unrelated regressions.  The package also
 + includes a number of standard and non-standard distribution functions
 + of use to statisticians.
diff --cc debian/copyright
index aa3c1a9,0000000..c7d5b9b
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,19 -1,0 +1,19 @@@
 +This is the Debian package of the GNU R package known as "VGAM".  The
 +upstream author is Thomas W. Yee <yee at stat.auckland.ac.nz>.
 +
 +This package was created by Chris Lawrence <lawrencc at debian.org>.
 +
 +The sources were downloaded from 
 +	http://us.cran.r-project.org/src/contrib/VGAM_0.7-1.tar.gz
 +
 +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 Copyright (C) 2008 Thomas W. Yee.  It has been placed
 +under the GNU General Public License, version 2.
 +
 +On Debian systems, the GPL is included in the file
- /usr/share/common-licenses/GPL.
++/usr/share/common-licenses/GPL-2.
 +
 +The upstream DESCRIPTION file for this package is available in
 +/usr/lib/R/site-library/VGAM/

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



More information about the debian-science-commits mailing list