[r-cran-vgam] 10/63: Import Debian patch 0.7-6-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 c2ec2d7691394a61de4e118f7bc1638213b94eae
Merge: fda0092 4ee3c39
Author: Chris Lawrence <lawrencc at debian.org>
Date: Sat Mar 29 02:04:58 2008 -0500
Import Debian patch 0.7-6-1
DESCRIPTION | 8 +-
NAMESPACE | 69 +-
NEWS | 59 ++
R/aamethods.q | 54 +-
R/add1.vglm.q | 2 +-
R/attrassign.R | 2 +-
R/build.terms.vlm.q | 2 +-
R/calibrate.q | 2 +-
R/cao.R | 2 +-
R/cao.fit.q | 5 +-
R/coef.vlm.q | 2 +-
R/cqo.R | 2 +-
R/cqo.fit.q | 5 +-
R/deviance.vlm.q | 2 +-
R/effects.vglm.q | 2 +-
R/family.aunivariate.q | 808 +++++++++++++++++++
R/family.basics.q | 22 +-
R/family.binomial.q | 2 +-
R/family.bivariate.q | 597 ++++++++++++--
R/family.categorical.q | 263 ++++++-
R/family.censored.q | 157 +++-
R/family.circular.q | 292 +++++++
R/family.extremes.q | 8 +-
R/family.functions.q | 2 +-
R/family.genetic.q | 2 +-
R/family.glmgam.q | 251 +++++-
R/family.loglin.q | 2 +-
R/family.mixture.q | 443 ++++++-----
R/family.nonlinear.q | 2 +-
R/family.normal.q | 303 +++++++-
R/family.positive.q | 60 +-
R/family.qreg.q | 1509 ++++++++++++++++++++++++-----------
R/family.rcqo.q | 2 +-
R/family.rrr.q | 2 +-
R/family.survival.q | 2 +-
R/family.ts.q | 2 +-
R/family.univariate.q | 1513 ++++++++++++++++++++++++++++--------
R/family.vglm.q | 2 +-
R/family.zeroinf.q | 363 ++++++++-
R/fitted.vlm.q | 2 +-
R/generic.q | 2 +-
R/links.q | 41 +-
R/logLik.vlm.q | 2 +-
R/model.matrix.vglm.q | 3 +-
R/mux.q | 17 +-
R/plot.vglm.q | 2 +-
R/predict.vgam.q | 2 +-
R/predict.vglm.q | 2 +-
R/predict.vlm.q | 2 +-
R/print.summary.others.q | 2 +-
R/print.vglm.q | 2 +-
R/print.vlm.q | 2 +-
R/qrrvglm.control.q | 2 +-
R/qtplot.q | 12 +-
R/residuals.vlm.q | 2 +-
R/rrvglm.R | 2 +-
R/rrvglm.control.q | 2 +-
R/rrvglm.fit.q | 5 +-
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 | 2 +-
R/summary.vglm.q | 13 +-
R/summary.vlm.q | 2 +-
R/uqo.R | 2 +-
R/vgam.R | 64 +-
R/vgam.control.q | 2 +-
R/vgam.fit.q | 8 +-
R/vgam.match.q | 2 +-
R/vglm.R | 44 +-
R/vglm.control.q | 2 +-
R/vglm.fit.q | 6 +-
R/vlm.R | 2 +-
R/vlm.wfit.q | 2 +-
R/vsmooth.spline.q | 2 +-
R/zzz.R | 2 +-
data/{aml.R => leukemia.R} | 6 +-
data/toxop.R | 2 +-
debian/changelog | 12 +
debian/control | 7 +-
debian/copyright | 2 +-
man/CommonVGAMffArguments.Rd | 193 +++++
man/Links.Rd | 7 +-
man/Surv.Rd | 48 +-
man/SurvS4-class.Rd | 9 +-
man/VGAM-package.Rd | 7 +-
man/alaplace3.Rd | 293 +++++++
man/alaplaceUC.Rd | 96 +++
man/alsqreg.Rd | 95 ++-
man/{fgm.Rd => amh.Rd} | 77 +-
man/amhUC.Rd | 70 ++
man/amlbinomial.Rd | 137 ++++
man/amlexponential.Rd | 144 ++++
man/amlpoisson.Rd | 150 ++++
man/{betaff.Rd => beta.ab.Rd} | 54 +-
man/betaff.Rd | 153 ++--
man/betanormUC.Rd | 4 +-
man/binomialff.Rd | 12 +-
man/borel.tanner.Rd | 113 +++
man/bortUC.Rd | 64 ++
man/cao.Rd | 11 +-
man/cardUC.Rd | 80 ++
man/cardioid.Rd | 107 +++
man/cauchit.Rd | 1 +
man/cauchy.Rd | 140 ++++
man/cauchy1.Rd | 97 ---
man/cenpoisson.Rd | 147 ++++
man/chisq.Rd | 1 +
man/constraints.Rd | 7 +-
man/cqo.Rd | 7 +-
man/cumulative.Rd | 70 +-
man/dexpbinomial.Rd | 8 +-
man/dirichlet.Rd | 2 +-
man/exponential.Rd | 3 +
man/felix.Rd | 73 ++
man/felixUC.Rd | 61 ++
man/fgm.Rd | 31 +-
man/fgmUC.Rd | 70 ++
man/fitted.vlm.Rd | 5 +-
man/fnormUC.Rd | 76 ++
man/fnormal1.Rd | 126 +++
man/frank.Rd | 17 +-
man/frankUC.Rd | 4 +-
man/freund61.Rd | 2 +-
man/gammahyp.Rd | 2 +-
man/gaussianff.Rd | 1 +
man/genpoisson.Rd | 104 ++-
man/golf.Rd | 6 +-
man/gumbelIbiv.Rd | 2 +-
man/hunua.Rd | 4 +-
man/hzeta.Rd | 22 +-
man/hzetaUC.Rd | 23 +-
man/invbinomial.Rd | 115 +++
man/kumar.Rd | 86 ++
man/kumarUC.Rd | 68 ++
man/laplace.Rd | 23 +-
man/{aml.Rd => leukemia.Rd} | 14 +-
man/lms.yjn.Rd | 47 +-
man/loge.Rd | 4 +-
man/logff.Rd | 17 +-
man/lqnorm.Rd | 131 ++++
man/mbinomial.Rd | 167 ++++
man/mccullagh89.Rd | 10 +-
man/mckaygamma2.Rd | 2 +-
man/{mix2poisson.Rd => mix2exp.Rd} | 108 +--
man/mix2normal1.Rd | 95 ++-
man/mix2poisson.Rd | 89 ++-
man/morgenstern.Rd | 4 +-
man/nbolf.Rd | 6 +-
man/negbinomial.Rd | 7 +-
man/normal1.Rd | 19 +-
man/notdocumentedyet.Rd | 13 +-
man/ordpoisson.Rd | 4 +-
man/plackUC.Rd | 75 ++
man/plackett.Rd | 115 +++
man/pneumo.Rd | 5 +-
man/poissonff.Rd | 6 +
man/polf.Rd | 6 +-
man/polonoUC.Rd | 65 +-
man/posbinomUC.Rd | 12 +-
man/posnormal1.Rd | 3 +
man/pospoisUC.Rd | 10 +-
man/pospoisson.Rd | 23 +-
man/powl.Rd | 12 +-
man/rayleigh.Rd | 1 +
man/riceUC.Rd | 63 ++
man/riceff.Rd | 99 +++
man/rrvglm-class.Rd | 5 +-
man/rrvglm.Rd | 11 +-
man/ruge.Rd | 4 +-
man/skellam.Rd | 105 +++
man/skellamUC.Rd | 64 ++
man/skewnormal1.Rd | 13 +-
man/slash.Rd | 113 +++
man/slashUC.Rd | 72 ++
man/studentt.Rd | 29 +-
man/undocumented-methods.Rd | 2 +
man/usagrain.Rd | 5 +-
man/vgam-class.Rd | 10 +-
man/vgam.Rd | 14 +-
man/vglm-class.Rd | 5 +-
man/vglm.Rd | 24 +-
man/vonmises.Rd | 3 +-
man/waitakere.Rd | 4 +-
man/yulesimon.Rd | 95 +++
man/yulesimonUC.Rd | 70 ++
man/zanegbinomial.Rd | 2 +
man/zetaff.Rd | 12 +-
man/zibinomUC.Rd | 15 +-
man/zinbUC.Rd | 92 +++
man/zinegbinomial.Rd | 146 ++++
man/zipf.Rd | 18 +-
man/zipoisUC.Rd | 18 +-
man/zipoisson.Rd | 6 +-
src/testf90.f90 | 30 +
197 files changed, 10657 insertions(+), 2017 deletions(-)
diff --cc debian/changelog
index 39343c3,0000000..382bdbe
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,42 -1,0 +1,54 @@@
++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 f204535,0000000..69fc226
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,25 -1,0 +1,24 @@@
+Source: r-cran-vgam
+Section: math
+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.2
++Standards-Version: 3.7.3
++Homepage: http://www.stat.auckland.ac.nz/~yee/VGAM/
+
+Package: r-cran-vgam
+Architecture: any
- Depends: r-base-core (>= 2.4.0)
++Depends: r-base-core (>= 2.4.0), ${shlibs: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.
- .
- Home Page: http://www.stat.auckland.ac.nz/~yee/VGAM/
diff --cc debian/copyright
index b9fa094,0000000..aa3c1a9
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 copyrighted by Thomas W. Yee. It has been placed
++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.
+
+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