debian/0000755000000000000000000000000012145367040007170 5ustar debian/control0000644000000000000000000000320512145364701010574 0ustar Source: r-cran-plotrix 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-plotrix/trunk/ Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-plotrix/trunk/ Homepage: http://cran.r-project.org/web/packages/plotrix/ Package: r-cran-plotrix Architecture: all Depends: ${shlibs:Depends}, ${R:Depends} Description: GNU R package providing various plotting functions This R package provides lots of plots, various labeling, axis and color scaling functions. Some of them are: . arctext: Display text on a circular arc. barhier: Display a set of hierarchically associated variables barp: A bar plotting routine bin.wind.records: Classify wind direction and speed records. centipede.plot: Display a centipede plot clock24.plot: Plot values on a 24 hour "clockface". color.legend: Legend matching categories or values to colors dotplot.mtb: Minitab style dotplots. gantt.chart: Display a Gantt chart intersectDiagram: Display set intersections multhist: Plot a multiple histogram, as a barplot polar.plot: Plot values on a circular grid of 0 to 360 degrees. vectorField: Display magnitude/direction vectors weighted.hist: Display a weighted histogram . and many more. Read more about this package at http://cran.r-project.org/web/packages/plotrix/plotrix.pdf debian/rules0000755000000000000000000000056212145366310010252 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules file for the Debian/GNU Linux r-cran-plotrix package # Copyright 2009 by Andreas Tille include /usr/share/R/debian/r-cran.mk install/$(package):: chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/INDEX chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION debian/watch0000644000000000000000000000011311334537341010216 0ustar version=3 http://cran.r-project.org/src/contrib/plotrix_([\d.-]*)\.tar\.gz debian/upstream0000644000000000000000000000042612145366725010766 0ustar Reference: Author: Jim Lemon Title: "Plotrix: a package in the red light district of R" Journal: R-News Year: 2006 Volume: 6 Number: 4 Pages: 8-12 URL: http://cran.r-project.org/web/packages/plotrix/ eprint: http://www.r-project.org/doc/Rnews/Rnews_2006-4.pdf debian/copyright0000644000000000000000000000273412145365153011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: plotrix Upstream-Contact: Jim Lemon Source: http://cran.r-project.org/web/packages/plotrix/ Files: * Copyright: (C) 2008-2013 Jim Lemon, Ben Bolker, Sander Oom, Eduardo Klein, Barry Rowlingson, Hadley Wickham, Anupam Tyagi, Olivier Eterradossi, Gabor Grothendieck, Michael Toews, John Kane, Mike Cheetham, Rolf Turner, Carl Witthoft, Julian Stander, Thomas Petzoldt 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 2 of the License, or (at your option) any later 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'. debian/source/0000755000000000000000000000000012145364156010475 5ustar debian/source/format0000644000000000000000000000001411301174376011677 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000054511651520403011025 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(plotrix)’ in order to confirm its integrity. -- Andreas Tille Thu, 20 May 2010 15:43:36 +0200 debian/changelog0000644000000000000000000000575012145367040011051 0ustar r-cran-plotrix (3.4-7-1) unstable; urgency=low * New upstream version * debian/control: - Fixed Vcs-Browser - Standards-Version: 3.9.4 (no changes needed) - debhelper 9 (also debian/compat) - normalised * debian/copyright: DEP5 * debian/rules: - Remove unneeded code to create R:Depends - Remove executable bit of some documentation files * debian/upstream: add citation information -- Andreas Tille Fri, 17 May 2013 10:21:57 +0200 r-cran-plotrix (3.2-6-1) unstable; urgency=low * New upstream version * Rebuild against latest R Closes: #646048 * Standards-Version: 3.9.2 (no changes needed) * Debhelper 8 (control+compat) * Fixed Vcs fields * mv debian/README.Debian debian/README.test -- Andreas Tille Tue, 25 Oct 2011 13:34:39 +0200 r-cran-plotrix (3.0-3-1) unstable; urgency=low * New upstream version * Standards-Version: 3.9.1 (no changes needed) * debian/source/format: 3.0 (quilt) -- Andreas Tille Fri, 26 Nov 2010 09:09:39 +0100 r-cran-plotrix (2.9-3-2) unstable; urgency=low * debian/rules: Make sure whitespace is really a tab to get R:Depends substvar working -- Andreas Tille Mon, 31 May 2010 16:04:00 +0200 r-cran-plotrix (2.9-3-1) unstable; urgency=low * New upstream version * Depend on a version equal or superior than the R upstream release that was used to build this package, using a R:Depends substvar (debian/control, debian/rules). * debian/copyright: More specific value for Upstream-Source field * debian/README.Debian: explain how to test this package -- Andreas Tille Thu, 20 May 2010 15:43:36 +0200 r-cran-plotrix (2.8-1) unstable; urgency=low * New upstream version * Standards-Version: 3.8.4 (no changes needed) * debian/watch: do not use version mangling with dashes in upstream source * debian/get-orig-source: Removed because uscan is sufficient -- Andreas Tille Wed, 10 Feb 2010 15:12:01 +0100 r-cran-plotrix (2.7.2-1) unstable; urgency=low * New upstream version -- Andreas Tille Fri, 30 Oct 2009 13:08:02 +0100 r-cran-plotrix (2.7-1) unstable; urgency=low * New upstream version * Standards-Version: 3.8.3 (no changes needed) -- Andreas Tille Tue, 08 Sep 2009 13:36:36 +0200 r-cran-plotrix (2.5.5-1) unstable; urgency=low * New upstream version * debian/control - Arch: all - Changed sectiond from math to gnu-r -- Andreas Tille Wed, 18 Mar 2009 10:12:34 +0100 r-cran-plotrix (2.5.3-1) unstable; urgency=low * New upstream version * Fixed Vcs fields * Better long description Closes: #520213 * Standards-Version: 3.8.1 (no changes needed) -- Andreas Tille Wed, 18 Mar 2009 10:02:38 +0100 r-cran-plotrix (2.5.1-1) unstable; urgency=low * Initial release (Closes: #512069). -- Andreas Tille Sun, 08 Feb 2009 09:58:22 +0100 debian/compat0000644000000000000000000000000212145364470010372 0ustar 9