debian/0002755000000000000000000000000012135125232007164 5ustar debian/source/0002755000000000000000000000000011354521742010474 5ustar debian/source/format0000644000000000000000000000001411354521742011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211354521732010367 0ustar 7 debian/copyright0000644000000000000000000000174211354521732011130 0ustar This is the Debian package of the GNU R package known as "Zelig". The upstream author is Simon Jackman . This package was created by Chris Lawrence , based on Dirk Eddelbuettel's packaging of r-cran-car. The sources were downloaded from http://cran.r-project.org/src/contrib/ The package was renamed from its upstream name 'pscl' to 'r-cran-pscl' to fit the pattern of CRAN (and non-CRAN) packages for R. COPYRIGHT STATUS ---------------- This bulk of this code is Copyright (C) 2006 Simon Jackman The count data regression functionality in R/*hurdle* and R/*zeroinfl* is Copyright (C) 2006 Achim Zeileis All code is subject to the GNU General Public License, Version 2. See the file COPYING for the exact conditions under which you may redistribute it. On Debian systems, this file is available as /usr/share/common-licenses/GPL-2. The upstream DESCRIPTION file for this package is available in /usr/lib/R/site-library/pscl/ debian/rules0000755000000000000000000000070212134151113010235 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-car package # Copyright 2003 by Dirk Eddelbuettel DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk PKG_CFLAGS=$(CFLAGS) PKG_CXXFLAGS=$(CXXFLAGS) PKG_CPPFLAGS=$(CPPFLAGS) PKG_FFLAGS=$(FFLAGS) export PKG_CFLAGS PKG_CXXFLAGS PKG_CPPFLAGS PKG_FFLAGS makeFlags="LDFLAGS=$(LDFLAGS)" include /usr/share/R/debian/r-cran.mk debian/watch0000644000000000000000000000010311354521732010214 0ustar version=2 http://cran.r-project.org/src/contrib/pscl_(.*)\.tar\.gz debian/changelog0000644000000000000000000001102412135125224011033 0ustar r-cran-pscl (1.04.4-2) unstable; urgency=low * Add dependency on r-cran-colorspace. Works around bug in r-cran-vcd. -- Chris Lawrence Sun, 21 Apr 2013 23:06:56 -0400 r-cran-pscl (1.04.4-1) unstable; urgency=low * New upstream release. * Rebuild for R 3.0. -- Chris Lawrence Sun, 31 Mar 2013 20:55:40 -0400 r-cran-pscl (1.03.10-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 31 Mar 2011 12:22:42 -0500 r-cran-pscl (1.03.6.1-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Tue, 22 Mar 2011 15:48:45 -0500 r-cran-pscl (1.03.6-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 15 Jan 2011 11:02:38 -0600 r-cran-pscl (1.03.5-1) unstable; urgency=low * New upstream release. * Add additional suggestions from DESCRIPTION. -- Chris Lawrence Wed, 14 Apr 2010 01:26:59 -0500 r-cran-pscl (1.03.4-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 12 Apr 2010 20:58:32 -0500 r-cran-pscl (1.03.3-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Tue, 30 Mar 2010 20:22:35 -0500 r-cran-pscl (1.03-1) unstable; urgency=low * New upstream release -- Chris Lawrence Mon, 16 Mar 2009 22:12:11 -0500 r-cran-pscl (1.02-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Tue, 21 Oct 2008 12:18:01 -0500 r-cran-pscl (1.00-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Fri, 18 Jul 2008 13:33:50 -0500 r-cran-pscl (0.97-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 17 Jul 2008 20:15:27 -0500 r-cran-pscl (0.96-1) unstable; urgency=low * New upstream release. * Bump minimum required R version to 2.3.0, per DESCRIPTION. * Copy copyright information from upstream COPYRIGHTS. * Point to GPL-2 instead of GPL, since the license is GPL v2 only. -- Chris Lawrence Sat, 05 Jul 2008 14:49:30 -0500 r-cran-pscl (0.95-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 29 Mar 2008 02:11:08 -0500 r-cran-pscl (0.94-1) unstable; urgency=low * New upstream release -- Chris Lawrence Sat, 16 Feb 2008 23:28:32 -0600 r-cran-pscl (0.92-2) unstable; urgency=low * Add ${shlibs:Depends} to pull in needed dependencies. -- Chris Lawrence Tue, 10 Jul 2007 17:40:15 -0500 r-cran-pscl (0.92-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 14 Jun 2007 14:00:51 -0500 r-cran-pscl (0.75-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 3 Feb 2007 21:18:46 -0600 r-cran-pscl (0.73-1) unstable; urgency=low * New upstream release -- Chris Lawrence Wed, 29 Nov 2006 22:54:19 -0600 r-cran-pscl (0.72-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Wed, 25 Oct 2006 14:29:56 -0500 r-cran-pscl (0.61-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 19 Aug 2006 12:55:48 -0500 r-cran-pscl (0.60-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Fri, 4 Aug 2006 17:31:53 -0500 r-cran-pscl (0.59-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 27 Jul 2006 14:00:30 -0400 r-cran-pscl (0.58-1) unstable; urgency=low * New upstream release. * Make arch-specific, since it now ships a binary module. -- Chris Lawrence Wed, 12 Jul 2006 19:52:05 -0400 r-cran-pscl (0.54-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Thu, 1 Jun 2006 16:17:17 -0400 r-cran-pscl (0.52-1) unstable; urgency=low * New upstream release. * Remove post{inst,rm}; bump dependencies accordingly. -- Chris Lawrence Sat, 8 Oct 2005 20:04:52 -0400 r-cran-pscl (0.51-1) unstable; urgency=low * New upstream release. * Install HISTORY as the upstream changelog. -- Chris Lawrence Thu, 23 Jun 2005 10:55:14 -0500 r-cran-pscl (0.5-1) unstable; urgency=low * Initial Debian Release. (Closes: #312794) -- Chris Lawrence Fri, 10 Jun 2005 02:09:00 -0500 debian/control0000644000000000000000000000234212135124506010571 0ustar Source: r-cran-pscl Section: gnu-r Priority: optional Maintainer: Chris Lawrence Build-Depends: debhelper (>> 9), cdbs, r-base-dev (>= 3.0), r-cran-mass, r-cran-mvtnorm (>= 0.7.5-2), r-cran-coda, r-cran-lattice, r-cran-gam, dpkg-dev (>= 1.16.1~), r-cran-vcd (>= 1:1.2-13), r-cran-colorspace (>= 1.2-2) Standards-Version: 3.9.3 Homepage: http://pscl.stanford.edu/ Package: r-cran-pscl Architecture: any Depends: r-cran-mass, r-cran-mvtnorm (>= 0.7.5-2), r-cran-coda, r-cran-lattice, r-cran-gam, ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-vcd (>= 1:1.2-13), r-cran-colorspace (>= 1.2-2) Suggests: r-cran-mcmcpack, r-cran-zoo, r-cran-sandwich, r-cran-lmtest, r-cran-car Enhances: r-cran-mass Description: GNU R package for discrete data models This package consists of R functions developed at the Political Science Computational Laboratory at Stanford University; it currently includes models for count data (hurdle regression and zero-inflated negative binomial and Poisson models), ordinal probit and logit (also available in MASS via polr), and an item-response theory model. Also included are Vuong tests for non-nested hypothesis testing and convenience functions for handling roll-call vote matrices.