debian/0000755000000000000000000000000012145414463007172 5ustar debian/control0000644000000000000000000000222312145414144010570 0ustar Source: r-cran-spc Maintainer: Debian Science Team Uploaders: Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-spc/trunk/ Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-spc/trunk/ Homepage: http://cran.r-project.org/web/packages/spc/ Package: r-cran-spc Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} Description: GNU R Statistical Process Control Evaluation of control charts by means of the zero-state, steady-state ARL (Average Run Length). Setting up control charts for given in-control ARL and plotting of the related figures. The control charts under consideration are one- and two-sided EWMA and CUSUM charts for monitoring the mean of normally distributed independent data. Now, the ARL calculation of EWMA-S^2 control charts is added. Other charts and parameters are in preparation. Further SPC areas will be covered as well (sampling plans, capability indices ...). debian/rules0000755000000000000000000000031112145414422010240 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-spc package # Copyright 2009 by Andreas Tille include /usr/share/R/debian/r-cran.mk debian/watch0000644000000000000000000000010711173423621010215 0ustar version=3 http://cran.r-project.org/src/contrib/spc_([-\d.]*)\.tar\.gz debian/copyright0000644000000000000000000000213212145414324011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: spc Upstream-Contact: Sven Knoth Source: http://cran.r-project.org/src/contrib/ Files: * Copyright: (C) 2007 Sven Knoth License: GPL-2+ Files: debian/* Copyright: 2009 Andreas Tille License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012145413461010467 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000043211651505354011030 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(spc)’ in order to confirm its integrity. debian/changelog0000644000000000000000000000220312145414463011041 0ustar r-cran-spc (1:0.4.2-1) unstable; urgency=low * New upstream version * debian/control: - Standards-Version: 3.9.4 (no changes needed) - DM-Upload-Allowed removed - debhelper 9 (also debian/compat) - normalised * debian/copyright: DEP5 * debian/rules: Drop unneeded code to create R:Depends variable -- Andreas Tille Fri, 17 May 2013 13:42:08 +0200 r-cran-spc (1:0.4.1-1) unstable; urgency=low * New upstream version * Rebuild against latest R Closes: #646045 * Standards-Version: 3.9.2 (no changes needed) * Debhelper 8 (control+compat) * Fixed Vcs fields * debian/source/format: 3.0 (quilt) -- Andreas Tille Tue, 25 Oct 2011 12:08:37 +0200 r-cran-spc (1:0.3-1) unstable; urgency=low * New upstream version * Fixed cut-n-pasto in debian/rules * Standards-Version: 3.8.4 (No changes needed) * Changed Section from science to gnu-r -- Andreas Tille Wed, 10 Feb 2010 14:17:35 +0100 r-cran-spc (0.21-1) unstable; urgency=low * Initial release (Closes: #512430). -- Andreas Tille Fri, 16 Jan 2009 20:43:13 +0100 debian/compat0000644000000000000000000000000212145413675010374 0ustar 9