debian/0002755000000000000000000000000012126150171007164 5ustar debian/source/0002755000000000000000000000000011514355571010477 5ustar debian/source/format0000644000000000000000000000001411514355571011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000132012126147126011036 0ustar r-cran-rjags (3.10-1) unstable; urgency=low * New upstream release. * Rebuild for R 3.0.0. * Update to latest Standards-Version. -- Chris Lawrence Sun, 31 Mar 2013 19:57:13 -0400 r-cran-rjags (3.3-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 25 Jul 2011 05:18:55 -0500 r-cran-rjags (2.2.0-2-2) unstable; urgency=low * Add dependency on r-cran-lattice (not in upstream DESCRIPTION). -- Chris Lawrence Sat, 15 Jan 2011 13:56:02 -0600 r-cran-rjags (2.2.0-2-1) unstable; urgency=low * Initial Debian Release. (Closes: #610160) -- Chris Lawrence Sat, 15 Jan 2011 12:56:04 -0600 debian/compat0000644000000000000000000000000212126147403010364 0ustar 9 debian/control0000644000000000000000000000151512126150005010563 0ustar Source: r-cran-rjags Section: gnu-r Priority: optional Maintainer: Chris Lawrence Build-Depends: debhelper (>> 9), cdbs, r-base-dev (>= 3.0), r-cran-coda (>= 0.16), jags (>= 3.0.0), r-cran-lattice, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.3 Homepage: http://calvin.iarc.fr/~martyn/software/jags/ Package: r-cran-rjags Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, r-cran-coda (>= 0.16), jags (>= 3.0.0), r-cran-lattice, ${R:Depends} Description: R interface to the JAGS Bayesian statistics package rjags allows calling JAGS code from R to estimate Bayesian statistical models using Gibbs sampling. Coupled with the coda package, it allows the researcher to set up data in R, run a model specified in the JAGS/BUGS language on the data, and then conduct post-estimation analysis using R's tools. debian/copyright0000644000000000000000000000134511514356005011124 0ustar This is the Debian package of the GNU R package known as "rjags". The upstream author is Martyn Plummer 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 'rjags' to 'r-cran-rjags' to fit the pattern of CRAN (and non-CRAN) packages for R. Copyright (C) 2010 Martyn Plummer. 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-2. The upstream DESCRIPTION file for this package is available in /usr/lib/R/site-library/rjags/ debian/rules0000755000000000000000000000032612126147767010264 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-gam package DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk include /usr/share/R/debian/r-cran.mk debian/stamp-patched0000644000000000000000000000000011613241547011635 0ustar debian/watch0000644000000000000000000000010411514355631010216 0ustar version=2 http://cran.r-project.org/src/contrib/rjags_(.*)\.tar\.gz