debian/0002755000000000000000000000000012126760561007176 5ustar debian/source/0002755000000000000000000000000011360773552010501 5ustar debian/source/format0000644000000000000000000000001411360773552011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000717312126760306011053 0ustar matchit (2.4-20-1) unstable; urgency=low * New upstream release. * Rebuild for R 3.0. -- Chris Lawrence Wed, 03 Apr 2013 03:56:53 -0400 matchit (2.4-18-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Fri, 06 May 2011 13:12:58 -0500 matchit (2.4-17-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 04 Apr 2011 19:47:32 -0500 matchit (2.4-16-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 15 Jan 2011 10:57:54 -0600 matchit (2.4-13-2) unstable; urgency=low * Update for VR bundle split. * Pull in additional suggested R packages (mgcv, rpart). -- Chris Lawrence Mon, 12 Apr 2010 23:47:55 -0500 matchit (2.4-13-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sun, 25 Oct 2009 22:13:50 -0500 matchit (2.4-11-1) unstable; urgency=low * New upstream release -- Chris Lawrence Wed, 01 Jul 2009 18:52:12 -0500 matchit (2.4-10-1) unstable; urgency=low * New upstream release -- Chris Lawrence Mon, 16 Mar 2009 22:05:43 -0500 matchit (2.4-5-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 28 Jul 2008 05:47:59 -0500 matchit (2.2-11-2) unstable; urgency=high * Add empty postrm to r-other-gking-matchit to make upgrades from sarge happy. (Closes: #410951) -- Chris Lawrence Wed, 7 Mar 2007 00:28:28 -0600 matchit (2.2-11-1) unstable; urgency=low * New upstream release -- Chris Lawrence Mon, 17 Jul 2006 20:47:18 -0400 matchit (2.2-10-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 1 Jun 2006 16:15:32 -0400 matchit (2.2-7-1) unstable; urgency=low * New upstream release -- Chris Lawrence Thu, 27 Apr 2006 06:48:36 -0400 matchit (2.2-5-1) unstable; urgency=low * New upstream release -- Chris Lawrence Thu, 8 Dec 2005 08:45:23 -0500 matchit (2.1-4-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sun, 16 Oct 2005 15:26:00 -0400 matchit (2.1-3-1) unstable; urgency=low * New upstream release. * Remove post{rm,inst}, bump depends accordingly. * Include build and binary dependencies on r-cran-vr and r-cran-zelig. -- Chris Lawrence Sat, 8 Oct 2005 19:56:57 -0400 matchit (1.0-2-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 25 Aug 2005 01:26:04 -0400 matchit (1.0-1-2) unstable; urgency=low * Rename binary package to r-cran-matchit, per R naming policy. -- Chris Lawrence Fri, 10 Jun 2005 00:58:56 -0500 matchit (1.0-1-1) unstable; urgency=low * New upstream release. * Update upstream URL in debian/watch and debian/copyright. -- Chris Lawrence Sun, 23 Jan 2005 04:59:53 -0600 matchit (0.1-8-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 9 Oct 2004 21:55:33 -0500 matchit (0.1-5-2) unstable; urgency=low * Rebuild for R 2.0.0. -- Chris Lawrence Fri, 8 Oct 2004 00:33:21 -0500 matchit (0.1-5-1) unstable; urgency=low * New upstream release -- Chris Lawrence Sun, 15 Aug 2004 23:55:47 -0500 matchit (0.1-4-1) unstable; urgency=low * Initial Debian Release. (Closes: #255309) -- Chris Lawrence Tue, 23 Mar 2004 13:07:33 -0600 debian/compat0000644000000000000000000000000211271211756010367 0ustar 7 debian/control0000644000000000000000000000237712126760365010612 0ustar Source: matchit Section: gnu-r Priority: optional Maintainer: Chris Lawrence Build-Depends: debhelper (>> 7), cdbs, r-base-dev (>= 3.0) Build-Depends-Indep: r-cran-mass, r-cran-nnet, r-cran-mgcv, r-cran-rpart Standards-Version: 3.9.3 Homepage: http://gking.harvard.edu/matchit/ Package: r-cran-matchit Architecture: all Depends: ${R:Depends}, r-cran-rpart, r-cran-mass, r-cran-nnet, r-cran-mgcv, ${misc:Depends} Suggests: r-cran-zelig Description: GNU R package of nonparametric matching methods MatchIt implements the suggestions of Ho, Imai, King, and Stuart (2004) for improving parametric statistical models by preprocessing data with nonparametric matching methods. . MatchIt implements a wide range of sophisticated matching methods, making it possible to greatly reduce the dependence of causal inferences on hard-to-justify, but commonly made, statistical modeling assumptions. The software also easily fits into existing research practices since, after preprocessing with MatchIt, researchers can use whatever parametric model they would have used without MatchIt, but produce inferences with substantially more robustness and less sensitivity to modeling assumptions. MatchIt is an R program, and also works seamlessly within Zelig. debian/copyright0000644000000000000000000000157611271211756011135 0ustar This is the Debian package of the GNU R package known as "MatchIt". The upstream authors are: Daniel Ho Kosuke Imai Gary King Elizabeth Stuart This package was created by Chris Lawrence , based on Dirk Eddelbuettel's packaging of r-cran-car. The sources were downloaded from http://www.cran.mirrors.pair.com/src/contrib/ The package was renamed from its upstream name 'MatchIt' to 'r-other-gking-matchit' to fit the pattern of CRAN (and non-CRAN) packages for R. Copyright (C) 2008 Daniel Ho, Kosuke Imai, Gary King, and Elizabeth Stuart It has been placed under the GNU General Public License. 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/MatchIt/ debian/rules0000755000000000000000000000065012126760554010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-car package # Copyright 2003 by Dirk Eddelbuettel include /usr/share/R/debian/r-cran.mk common-binary-post-install-indep:: rm -vf $(debRlib)/R.css $(debRlib)/$(cranNameLC)/COPYING rm -vf $(debRlib)/MatchIt/doc/makematchH rm -vf $(debRlib)/MatchIt/doc/Makefile chmod -x $(debRlib)/MatchIt/doc/index.shtml debian/watch0000644000000000000000000000010611271211756010217 0ustar version=2 http://cran.r-project.org/src/contrib/MatchIt_(.*)\.tar\.gz