debian/0000755000000000000000000000000012146365076007200 5ustar debian/watch0000644000000000000000000000012311324637663010226 0ustar version=3 http://cran.r-project.org/src/contrib/scatterplot3d_([-\d\.]*)\.tar\.gz debian/rules0000755000000000000000000000064611546067043010262 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk install/r-cran-scatterplot3d:: ## remove compiled documentation rm $(debRlib)/$(cranName)/doc/s3d.pdf ## additional chmod chmod 0644 $(debRlib)/$(cranName)/doc/*.* chmod 0644 $(debRlib)/$(cranName)/CITATION chmod 0644 $(debRlib)/$(cranName)/po/en/LC_MESSAGES/R-scatterplot3d.mo chmod 0644 $(debRlib)/$(cranName)/po/de/LC_MESSAGES/R-scatterplot3d.mo debian/copyright0000644000000000000000000000147212127772730011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: scatterplot3d Upstream-Contact: Uwe Ligges Source: http://cran.r-project.org/web/packages/scatterplot3d/ Comment: The package was renamed to 'r-cran-scatterplot3d' to fit the pattern of CRAN (and non-CRAN) packages for GNU-R in Debian. Files: * Copyright: 2004-2011, Uwe Ligges License: GPL-2 On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2010-2013, Philip Rinn License: GPL-2+ On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011543614265010475 5ustar debian/source/format0000644000000000000000000000001411324645230011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211725733172010374 0ustar 9 debian/control0000644000000000000000000000133112127774027010600 0ustar Source: scatterplot3d Section: gnu-r Priority: optional Maintainer: Philip Rinn Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.7.0) Standards-Version: 3.9.4 Homepage: http://cran.r-project.org/web/packages/scatterplot3d Package: r-cran-scatterplot3d Architecture: all Depends: ${R:Depends} Description: GNU R package for Visualizing Multivariate Data Scatterplot3d is an GNU R package for the visualization of multivariate data in a three dimensional space. Basically scatterplot3d generates a scatter plot in the 3D space using a parallel projection. Higher dimensions (fourth, fifth, etc.) of the data can be visualized to some extent using, e.g. different colors, symbol types or symbol sizes. debian/changelog0000644000000000000000000000261112146365076011052 0ustar scatterplot3d (0.3-33-2build1) saucy; urgency=low * Rebuild against R 3.0.0. -- Colin Watson Mon, 20 May 2013 10:17:50 +0100 scatterplot3d (0.3-33-2) unstable; urgency=low * Bump Standards-Version to 3.9.4 (no changes necessary) * Update Use ${R:Depends} in debian/control * Remove obsolete DM-Upload-Allowed from debian/control * Switch to 'Architecture: all' in debian/control -- Philip Rinn Set, 06 Apr 2013 12:12:34 +0100 scatterplot3d (0.3-33-1) unstable; urgency=low * Convert debian/copyright to Machine-readable format (DEP-5) * Bump Standards-Version to 3.9.3 (no changes necessary) * Bump debhelper compat to 9 * New upstream release -- Philip Rinn Wed, 07 Mar 2012 12:52:21 +0200 scatterplot3d (0.3-31-1) unstable; urgency=low * Bump Standards-Version to 3.9.1 (no changes necessary) * New upstream release [Steffen Moeller] * DM-U-A flag set * added CRAN homepage to debian/control -- Philip Rinn Thu, 11 Nov 2010 13:35:12 +0100 scatterplot3d (0.3-30-1) unstable; urgency=low * Bump Standards-Version to 3.8.4 (no changes necessary) * New upstream release -- Philip Rinn Fri, 22 Jan 2010 18:02:03 +0100 scatterplot3d (0.3-29-1) UNRELEASED; urgency=low * Initial release (closes: #565682) -- Philip Rinn Sun, 17 Jan 2010 09:02:03 +0100