[r-cran-zelig] 15/102: Import Debian patch 2.4-4-1

Andreas Tille tille at debian.org
Sun Jan 8 16:58:09 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-zelig.

commit dfa7b3230cfd1a00978b66f187ef991f35d6d6c5
Merge: 4cda4f6 840ea22
Author: Chris Lawrence <lawrencc at debian.org>
Date:   Sat Oct 8 19:38:26 2005 -0400

    Import Debian patch 2.4-4-1

 DESCRIPTION                        |   6 +-
 NAMESPACE                          |   2 +-
 R/MULTIPLE_NEW/make.parameters.R   |  39 ++++
 R/MULTIPLE_NEW/model.frame.list.R  |  30 +++
 R/MULTIPLE_NEW/model.matrix.list.R | 171 +++++++++++++++++
 R/MULTIPLE_NEW/parse.formula.R     |  90 +++++++++
 R/MULTIPLE_NEW/parse.par.R         |  74 ++++++++
 R/MULTIPLE_NEW/put.start.R         |  18 ++
 R/MULTIPLE_NEW/set.start.R         |  15 ++
 R/MULTIPLE_NEW/tag.R               |   5 +
 R/MULTIPLE_NEW/terms.list.R        | 113 ++++++++++++
 R/MULTIPLE_NEW/toBuildFormula.R    |  17 ++
 R/generate.start.R                 |   9 -
 R/parse.par.R                      |   7 -
 R/print.summary.MCMCZelig.R        |   2 +-
 R/print.summary.zelig.R            |   2 +-
 R/qi.MCMCZelig.R                   | 368 +++++++++++++------------------------
 R/qi.survreg.R                     |  53 +++---
 R/setx.default.R                   |   2 +-
 README                             |   8 +
 data/MatchIt.url.tab               |  11 +-
 data/Zelig.url.tab                 |  18 +-
 debian/changelog                   |   7 +
 debian/control                     |   4 +-
 debian/postinst                    |  23 ---
 debian/postrm                      |  23 ---
 demo/match.R                       | 101 ++++++++--
 man/sim.Rd                         |   5 +-
 28 files changed, 851 insertions(+), 372 deletions(-)

diff --cc debian/changelog
index 5b92a29,0000000..ba7b7e3
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,138 -1,0 +1,145 @@@
++zelig (2.4-4-1) unstable; urgency=low
++
++  * New upstream release.
++  * Remove post{inst,rm}; depend on R 2.2.0 accordingly.
++
++ -- Chris Lawrence <lawrencc at debian.org>  Sat,  8 Oct 2005 19:38:26 -0400
++
 +zelig (2.4-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Suggest additional r-cran-* packages, as they are now suggested in
 +    DESCRIPTION.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 25 Aug 2005 01:18:51 -0400
 +
 +zelig (2.2-2-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 14 Jul 2005 21:18:27 -0500
 +
 +zelig (2.2-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * README is a changelog, so install it as one.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 11 Jul 2005 22:14:34 -0500
 +
 +zelig (2.1-4-2) unstable; urgency=low
 +
 +  * Rename package to comply with R package naming policy.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 10 Jun 2005 01:10:21 -0500
 +
 +zelig (2.1-4-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  2 Jun 2005 19:48:30 -0500
 +
 +zelig (2.0-13-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun,  3 Apr 2005 00:10:11 -0600
 +
 +zelig (2.0-12-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu,  3 Mar 2005 19:08:02 -0600
 +
 +zelig (2.0-11-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun, 23 Jan 2005 05:06:22 -0600
 +
 +zelig (2.0-9-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 29 Oct 2004 16:48:08 -0500
 +
 +zelig (2.0-6-3) unstable; urgency=low
 +
 +  * Add build-depends on r-cran-vr and r-cran-boot.  (Closes: #276042)
 +  * Add binary dependency on r-cran-boot.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 13 Oct 2004 22:16:23 -0500
 +
 +zelig (2.0-6-2) unstable; urgency=low
 +
 +  * Upload to unstable.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri,  8 Oct 2004 00:31:36 -0500
 +
 +zelig (2.0-6-1) experimental; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Tue,  5 Oct 2004 20:49:30 -0500
 +
 +zelig (2.0-5-1) experimental; urgency=low
 +
 +  * New upstream release.
 +  * Build for R 2.0.0 beta.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sat,  2 Oct 2004 04:00:04 -0500
 +
 +zelig (2.0-3-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon,  6 Sep 2004 00:21:27 -0500
 +
 +zelig (2.0-1b-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 21 Jul 2004 00:54:35 -0500
 +
 +zelig (1.1-2-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Thu, 24 Jun 2004 20:32:29 -0500
 +
 +zelig (1.1-1-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Sun, 20 Jun 2004 02:31:31 -0500
 +
 +zelig (1.0-8-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Fri, 28 May 2004 22:47:38 -0500
 +
 +zelig (1.0-7-1) unstable; urgency=low
 +
 +  * New upstream release.
 +  * Call build-help.pl in post{rm,inst} as needed.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Wed, 26 May 2004 15:11:39 -0500
 +
 +zelig (1.0-5-1) unstable; urgency=low
 +
 +  * New upstream release.
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Tue, 11 May 2004 01:16:15 -0500
 +
 +zelig (1.0-4-1) unstable; urgency=low
 +
 +  * New upstream release.
 +    (Includes documentation improvements and new demos.)
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Mon, 19 Apr 2004 17:02:39 -0500
 +
 +zelig (1.0-1-1) unstable; urgency=low
 +
 +  * Initial Debian Release.  (Closes: #239631)
 +
 + -- Chris Lawrence <lawrencc at debian.org>  Tue, 23 Mar 2004 13:07:33 -0600
diff --cc debian/control
index f9159bc,0000000..b31d665
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,52 -1,0 +1,52 @@@
 +Source: zelig
 +Section: math
 +Priority: optional
 +Maintainer: Chris Lawrence <lawrencc at debian.org>
- Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>> 2.0.0), cdbs, r-cran-vr (>= 7.2.8-2), r-cran-boot (>= 1.2.19-1)
++Build-Depends-Indep: debhelper (>> 4.1.0), r-base-dev (>> 2.2.0), cdbs, r-cran-vr (>= 7.2.8-2), r-cran-boot (>= 1.2.19-1)
 +Standards-Version: 3.6.2
 +
 +Package: r-cran-zelig
 +Architecture: all
- Depends: r-base-core (>> 2.0.0), r-cran-vr (>= 7.2.8-2), r-cran-boot (>= 1.2.19-1)
++Depends: r-base-core (>> 2.2.0), r-cran-vr (>= 7.2.8-2), r-cran-boot (>= 1.2.19-1)
 +Conflicts: r-other-gking-zelig (<< 2.1-4-2)
 +Replaces: r-other-gking-zelig (<< 2.1-4-2)
 +Suggests: r-cran-mcmcpack, r-cran-sandwich, r-cran-zoo, r-cran-coda
 +Description: GNU R package providing a unified front-end for estimating statistical models
 + With thousands of contributors who have written hundreds of packaged
 + routines, R can deal with nearly any statistical problem.  Although
 + this high level of participation may be its greatest strength, the
 + enormous diversity in approaches to statistical inference covered by
 + R often results in a virtual babel of competing functions and
 + inconsistent syntax.
 + .
 + To address these problems from a common perspective, the upstream
 + authors have created Zelig, a single, easy-to-use program, with a
 + unified framework and syntax, that can estimate, help interpret, and
 + present the results of a large range of statistical methods. It
 + literally is "everyone's statistical software" because Zelig uses R
 + code from many researchers.  They also hope it will become
 + "everyone's statistical software" for applications, and they have
 + designed it so that anyone can use it or add their methods to it.
 + Zelig comes with detailed, self-contained documentation that
 + minimizes startup costs for Zelig and R, automates graphics and
 + summaries for all models, and, with only three simple commands
 + required, generally makes the power of R accessible for all users.
 + Zelig also works well for teaching, and is designed so that scholars
 + can use the same program they use for their research.
 + .
 + Note: estimating several models requires Thomas Yee's non-free VGAM
 + package to be installed; these models currently include ordinal
 + probit, bivariate logit, bivariate probit, and multinomial logit.
 + .
 + Home Page: http://gking.harvard.edu/zelig/
 +
 +Package: r-other-gking-zelig
 +Architecture: all
 +Depends: r-cran-zelig
 +Description: Dummy (transition) package for r-cran-zelig
 + Zelig is a package for R that attempts to unify many common
 + econometric models under a single interface.
 + .
 + This package has been renamed to "r-cran-zelig"; this package exists
 + only to provide seemless upgrades from Debian 3.1 (sarge), and can be
 + safely removed after r-cran-zelig is installed.

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



More information about the debian-science-commits mailing list