[r-cran-vgam] 22/63: Import Debian patch 0.8-2-1

Andreas Tille tille at debian.org
Tue Jan 24 13:54:26 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 6b9bcec0cebafd7b028a38834dd1876ca53a6856
Merge: ff6ecb3 2cb64c1
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Sun Feb 20 15:37:31 2011 -0600

    Import Debian patch 0.8-2-1

 DESCRIPTION                  |    8 +-
 NAMESPACE                    |   56 +-
 NEWS                         |   59 +
 R/aamethods.q                |   14 +-
 R/add1.vglm.q                |    3 +-
 R/attrassign.R               |    3 +-
 R/bAIC.q                     |   11 +-
 R/build.terms.vlm.q          |    3 +-
 R/calibrate.q                |    3 +-
 R/cao.R                      |    3 +-
 R/cao.fit.q                  |   42 +-
 R/coef.vlm.q                 |    3 +-
 R/cqo.R                      |    3 +-
 R/cqo.fit.q                  |   57 +-
 R/deviance.vlm.q             |    3 +-
 R/effects.vglm.q             |    3 +-
 R/family.aunivariate.R       | 1123 ++---
 R/family.basics.R            |  334 +-
 R/family.binomial.R          |  940 ++--
 R/family.bivariate.R         |   33 +-
 R/family.categorical.R       |  219 +-
 R/family.censored.R          |  662 ++-
 R/family.circular.R          |    9 +-
 R/family.exp.R               |  340 +-
 R/family.extremes.R          | 1517 +++----
 R/family.fishing.R           |   92 +-
 R/family.functions.R         |  113 +-
 R/family.genetic.R           |  723 ++--
 R/family.glmgam.R            |  373 +-
 R/family.loglin.R            |  112 +-
 R/family.math.R              |   67 +
 R/family.mixture.R           |   12 +-
 R/family.nonlinear.R         |  577 ++-
 R/family.normal.R            | 1236 ++++--
 R/family.positive.R          |  515 ++-
 R/family.qreg.R              | 3132 ++++++++++++--
 R/family.rcam.R              | 1316 ++++++
 R/family.rcqo.R              |    3 +-
 R/family.robust.R            |  259 ++
 R/family.rrr.R               |  847 ++--
 R/family.survival.R          |   96 +-
 R/family.ts.R                |    3 +-
 R/family.univariate.R        | 9832 +++++++++++++++++-------------------------
 R/family.vglm.R              |    3 +-
 R/family.zeroinf.R           | 1214 ++++--
 R/fitted.vlm.R               |    3 +-
 R/formula.vlm.q              |    3 +-
 R/generic.q                  |    3 +-
 R/links.q                    |  207 +-
 R/logLik.vlm.q               |   55 +-
 R/model.matrix.vglm.q        |    3 +-
 R/mux.q                      |  214 +-
 R/plot.vglm.q                |    3 +-
 R/predict.vgam.q             |    3 +-
 R/predict.vglm.q             |    3 +-
 R/predict.vlm.q              |    3 +-
 R/print.vglm.q               |    3 +-
 R/print.vlm.q                |    3 +-
 R/qrrvglm.control.q          |    5 +-
 R/qtplot.q                   |    3 +-
 R/residuals.vlm.q            |    3 +-
 R/rrvglm.R                   |    3 +-
 R/rrvglm.control.q           |   24 +-
 R/rrvglm.fit.q               |   37 +-
 R/s.q                        |    3 +-
 R/s.vam.q                    |    3 +-
 R/smart.R                    |  357 +-
 R/step.vglm.q                |    3 +-
 R/summary.vgam.q             |    3 +-
 R/summary.vglm.q             |    3 +-
 R/summary.vlm.q              |    3 +-
 R/uqo.R                      |   11 +-
 R/vgam.R                     |    3 +-
 R/vgam.control.q             |    3 +-
 R/vgam.fit.q                 |   22 +-
 R/vgam.match.q               |    3 +-
 R/vglm.R                     |    3 +-
 R/vglm.control.q             |   42 +-
 R/vglm.fit.q                 |   24 +-
 R/vlm.R                      |    3 +-
 R/vlm.wfit.q                 |    3 +-
 R/vsmooth.spline.q           |    3 +-
 R/zzz.R                      |    3 +-
 data/alclevels.R             |   22 +
 data/alcoff.R                |   22 +
 data/azprocedure.R           | 2289 ++++++++++
 data/crashbc.R               |   18 +
 data/crashf.R                |   18 +
 data/crashi.R                |   21 +
 data/crashmc.R               |   19 +
 data/crashp.R                |   18 +
 data/crashtr.R               |   18 +
 data/gala.R                  |   28 +
 data/mmt.R                   |  328 ++
 debian/changelog             |    6 +
 debian/control               |    2 +-
 inst/doc/categoricalVGAM.pdf |  Bin 2958722 -> 2955340 bytes
 man/CommonVGAMffArguments.Rd |  144 +-
 man/Inv.gaussian.Rd          |   26 +-
 man/Links.Rd                 |   86 +-
 man/RayleighUC.Rd            |   42 +-
 man/Rcam.Rd                  |   72 +
 man/VGAM-package.Rd          |    6 +-
 man/acat.Rd                  |   12 +-
 man/alaplace3.Rd             |  176 +-
 man/alaplaceUC.Rd            |   38 +-
 man/amh.Rd                   |   25 +-
 man/amlbinomial.Rd           |   20 +-
 man/auuc.Rd                  |   10 +-
 man/betabin.ab.Rd            |   32 +-
 man/betabinomial.Rd          |   43 +-
 man/binom2.or.Rd             |   18 +-
 man/binom2.rho.Rd            |   88 +-
 man/binom2.rhoUC.Rd          |   38 +-
 man/binomialff.Rd            |   64 +-
 man/bisa.Rd                  |   41 +-
 man/cauchit.Rd               |    1 +
 man/cauchy.Rd                |   32 +-
 man/chisq.Rd                 |   15 +-
 man/cloglog.Rd               |    1 +
 man/cnormal1.Rd              |   13 +-
 man/constraints.Rd           |   69 +-
 man/crashes.Rd               |  131 +
 man/cratio.Rd                |   13 +-
 man/cumulative.Rd            |   56 +-
 man/dexpbinomial.Rd          |   85 +-
 man/dirmul.old.Rd            |   58 +-
 man/dirmultinomial.Rd        |   36 +-
 man/eunifUC.Rd               |    3 +-
 man/expgeometric.Rd          |   90 +
 man/exponential.Rd           |   26 +-
 man/gamma2.Rd                |   23 +-
 man/gamma2.ab.Rd             |   43 +-
 man/gaussianff.Rd            |    1 +
 man/gengamma.Rd              |    9 +-
 man/genpoisson.Rd            |   35 +-
 man/genrayleigh.Rd           |   94 +
 man/genrayleighUC.Rd         |   78 +
 man/geometric.Rd             |    1 +
 man/get.smart.Rd             |   11 +-
 man/grc.Rd                   |  230 +-
 man/huber.Rd                 |  109 +
 man/huberUC.Rd               |  111 +
 man/inv.gaussianff.Rd        |   34 +-
 man/is.smart.Rd              |   11 +-
 man/koenker.Rd               |  120 +
 man/koenkerUC.Rd             |   93 +
 man/kumar.Rd                 |   46 +-
 man/kumarUC.Rd               |   37 +-
 man/lambertW.Rd              |   80 +
 man/laplace.Rd               |   17 +-
 man/laplaceUC.Rd             |   39 +-
 man/loge.Rd                  |   12 +-
 man/logistic.Rd              |  108 +-
 man/logit.Rd                 |    1 +
 man/loglaplace.Rd            |    2 +-
 man/lognormal.Rd             |   44 +-
 man/maxwellUC.Rd             |   40 +-
 man/micmen.Rd                |   43 +-
 man/moffset.Rd               |   92 +
 man/multinomial.Rd           |  100 +-
 man/negbinomial.Rd           |  145 +-
 man/normal1.Rd               |   53 +-
 man/notdocumentedyet.Rd      |   39 +-
 man/plotdeplot.lmscreg.Rd    |   72 +-
 man/plotqrrvglm.Rd           |   12 +-
 man/plotrcam0.Rd             |  173 +
 man/posbinomUC.Rd            |    7 +-
 man/posbinomial.Rd           |   11 +-
 man/posnegbinUC.Rd           |   23 +-
 man/posnegbinomial.Rd        |   55 +-
 man/pospoisUC.Rd             |   44 +-
 man/pospoisson.Rd            |    4 +-
 man/prentice74.Rd            |   10 +-
 man/probit.Rd                |    1 +
 man/propodds.Rd              |   20 +-
 man/put.smart.Rd             |    9 +
 man/quasipoissonff.Rd        |   11 +-
 man/rayleigh.Rd              |   67 +-
 man/rrvglm-class.Rd          |   17 +-
 man/rrvglm.Rd                |  202 +-
 man/rrvglm.control.Rd        |   30 +-
 man/setup.smart.Rd           |   72 +-
 man/simplex.Rd               |   16 +-
 man/skewnormal1.Rd           |   61 +-
 man/smart.expression.Rd      |    5 +
 man/smart.mode.is.Rd         |   10 +-
 man/smartpred.Rd             |   69 +-
 man/snormUC.Rd               |   34 +-
 man/sratio.Rd                |   14 +-
 man/studentt.Rd              |  145 +-
 man/tikuv.Rd                 |    5 +-
 man/tobit.Rd                 |   22 +-
 man/undocumented-methods.Rd  |    1 +
 man/vgam.Rd                  |   37 +-
 man/vglm.Rd                  |   58 +-
 man/vglmff-class.Rd          |   62 +-
 man/vonmises.Rd              |    2 +-
 man/wald.Rd                  |   16 +-
 man/weibull.Rd               |   10 +-
 man/weightsvglm.Rd           |   23 +-
 man/wffc.P2star.Rd           |   74 +-
 man/wrapup.smart.Rd          |   12 +-
 man/zanegbinUC.Rd            |   21 +-
 man/zanegbinomial.Rd         |   36 +-
 man/zapoisson.Rd             |   64 +-
 man/zibinomial.Rd            |   14 +-
 man/zinegbinomial.Rd         |   44 +-
 man/zipoisson.Rd             |  192 +-
 src/caqo3.c                  |   19 +-
 src/vgam3.c                  |   18 +-
 src/zeta3.c                  |   43 +
 212 files changed, 22705 insertions(+), 12637 deletions(-)

diff --cc debian/changelog
index 74fc162,0000000..ad6d534
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,85 -1,0 +1,91 @@@
++r-cran-vgam (0.8-2-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org>  Sun, 20 Feb 2011 15:37:31 -0600
++
 +r-cran-vgam (0.8-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 07 Jul 2010 03:44:27 -0500
 +
 +r-cran-vgam (0.7-10-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Tue, 30 Mar 2010 21:21:11 -0500
 +
 +r-cran-vgam (0.7-9-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Update debian/watch.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 10 Jul 2009 21:27:58 -0500
 +
 +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/control
index 902f530,0000000..c9edaae
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,24 -1,0 +1,24 @@@
 +Source: r-cran-vgam
 +Section: gnu-r
 +Priority: optional
 +Maintainer: Chris Lawrence <lawrencc at debian.org>
 +Build-Depends: debhelper (>> 7), r-base-dev (>> 2.8.0), cdbs
- Standards-Version: 3.9.0
++Standards-Version: 3.9.1
 +Homepage: http://www.stat.auckland.ac.nz/~yee/VGAM/
 +
 +Package: r-cran-vgam
 +Architecture: any
 +Depends: r-base-core (>= 2.8.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.

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