[med-svn] r4995 - in trunk/packages/R: . r-cran-aplpack r-cran-aplpack/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Mon Jul 5 12:57:02 UTC 2010
Author: moeller
Date: 2010-07-05 12:56:58 +0000 (Mon, 05 Jul 2010)
New Revision: 4995
Added:
trunk/packages/R/r-cran-aplpack/
trunk/packages/R/r-cran-aplpack/trunk/
Modified:
trunk/packages/R/r-cran-aplpack/trunk/debian/
trunk/packages/R/r-cran-aplpack/trunk/debian/changelog
trunk/packages/R/r-cran-aplpack/trunk/debian/control
trunk/packages/R/r-cran-aplpack/trunk/debian/copyright
trunk/packages/R/r-cran-aplpack/trunk/debian/watch
Log:
Basis for the packaging of the aplpack, which features some very nice graphics (and is a reverse dependency for affyPara)
Property changes on: trunk/packages/R/r-cran-aplpack/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Modified: trunk/packages/R/r-cran-aplpack/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/changelog 2010-06-29 07:50:14 UTC (rev 4955)
+++ trunk/packages/R/r-cran-aplpack/trunk/debian/changelog 2010-07-05 12:56:58 UTC (rev 4995)
@@ -1,53 +1,5 @@
-r-cran-psy (1.0-2) unstable; urgency=low
+r-cran-aplpack (1.2.3-1) unstable; urgency=low
- * Added Vcs fields and Homepage
+ * Initial Debian Release.
- -- Andreas Tille <tille at debian.org> Tue, 26 Jan 2010 13:39:41 +0100
-
-r-cran-psy (1.0-1) unstable; urgency=low
-
- * New upstream version
- * Take over package over into group maintenance of Debian Med
- team. (Chris Lawrence wrote in private mail: "... That said
- if debian-med or someone else wants to take over maintenance
- that's fine.)
-
- -- Andreas Tille <tille at debian.org> Tue, 12 Jan 2010 20:28:58 +0100
-
-r-cran-psy (0.70-3) unstable; urgency=low
-
- * Rebuild for R >= 2.10.0.
- * Fix typo in mdspca.Rd.
-
- -- Chris Lawrence <lawrencc at debian.org> Sat, 31 Oct 2009 14:35:13 -0500
-
-r-cran-psy (0.70-2) unstable; urgency=low
-
- * Remove obsolete postinst and postrm. (Closes: #398823)
-
- -- Chris Lawrence <lawrencc at debian.org> Sat, 18 Nov 2006 01:31:21 -0600
-
-r-cran-psy (0.70-1) unstable; urgency=low
-
- * New upstream release. This is really 0.7 upstream, but what can you
- do...?
-
- -- Chris Lawrence <lawrencc at debian.org> Wed, 29 Jun 2005 18:37:54 -0500
-
-r-cran-psy (0.65-1) unstable; urgency=low
-
- * New upstream release
-
- -- Chris Lawrence <lawrencc at debian.org> Tue, 26 Apr 2005 01:42:23 -0500
-
-r-cran-psy (0.6-2) unstable; urgency=low
-
- * Rebuild for R 2.0.0.
-
- -- Chris Lawrence <lawrencc at debian.org> Fri, 8 Oct 2004 00:06:32 -0500
-
-r-cran-psy (0.6-1) unstable; urgency=low
-
- * Initial Debian Release. (Closes: #251552)
-
- -- Chris Lawrence <lawrencc at debian.org> Fri, 28 May 2004 22:55:21 -0500
+ -- Steffen Moeller <moeller at debian.org> Mon, 05 Jul 2010 14:43:45 +0200
Modified: trunk/packages/R/r-cran-aplpack/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/control 2010-06-29 07:50:14 UTC (rev 4955)
+++ trunk/packages/R/r-cran-aplpack/trunk/debian/control 2010-07-05 12:56:58 UTC (rev 4995)
@@ -1,26 +1,21 @@
-Source: r-cran-psy
+Source: r-cran-aplpack
Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Chris Lawrence <lawrencc at debian.org>,
- Andreas Tille <tille at debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
Build-Depends: debhelper (>> 7), r-base-dev (>= 2.10.0~1), cdbs
-Standards-Version: 3.8.3
+Standards-Version: 3.9.0
DM-Upload-Allowed: yes
-Homepage: http://cran.r-project.org/web/packages/psy
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-psy/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-psy/trunk/
+Homepage: http://cran.r-project.org/web/packages/aplpack
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-aplpack/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-aplpack/trunk/
-Package: r-cran-psy
+Package: r-cran-aplpack
Architecture: all
Depends: r-base-core (>= 2.10.0~1), ${misc:Depends}
-Description: GNU R procedures for psychometrics
- This package includes several procedures used in psychometrics and
- scaling, including:
- .
- Cohen's Kappa and weighted Kappa (two-rater agreement tests)
- Cronbach's Alpha (an item-reliability test)
- Focused Principal Components Analysis
- Intraclass correlation coefficients
- Light's Kappa (an N-rater agreement test)
- Screeplots and graphical representations of principal components
+Description: Another Plot PACKage for GNU R
+ The package offers a set of functions for drawing special plots.
+ This comprises stem.leaf which plots a stem and leaf plot, the bagplot
+ to plot a 2D variant of boxplots, faces plots chernoff faces,
+ spin3R supports the inspection of a 3D point cloud and there are
+ slider functions for interactive graphics.
Modified: trunk/packages/R/r-cran-aplpack/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/copyright 2010-06-29 07:50:14 UTC (rev 4955)
+++ trunk/packages/R/r-cran-aplpack/trunk/debian/copyright 2010-07-05 12:56:58 UTC (rev 4995)
@@ -1,20 +1,19 @@
-This is the Debian package of the GNU R package known as "psy". The
-upstream author is Bruno Falissard <falissard_b at wanadoo.fr>.
+This is the Debian package of the GNU R package known as "aplpack". The
+upstream author is Peter Wolf <pwolf at wiwi.uni-bielefeld.de>.
-This package was created by Chris Lawrence <lawrencc at debian.org>,
-based on Dirk Eddelbuettel's packaging of r-cran-car.
+This package was created by Steffen Moeller <moeller at debian.org>.
The sources were downloaded from
http://cran.us.r-project.org/src/contrib/
-The package was renamed from its upstream name 'psy' to 'r-cran-psy'
+The package was renamed from its upstream name 'alpack' to 'r-cran-alpack'
to fit the pattern of CRAN (and non-CRAN) packages for R.
-This package is Copyright (C) 2005 Bruno Falissard. It has been
-placed under the GNU General Public License.
+This package is Copyright (C) 2010 Bruno Falissard. It has been
+placed under the GNU General Public License version 2 or higher.
On Debian systems, the GPL is included in the file
-/usr/share/common-licenses/GPL.
+/usr/share/common-licenses/GPL-2.
The upstream DESCRIPTION file for this package is available in
-/usr/lib/R/site-library/psy/
+/usr/lib/R/site-library/aplpack/ .
Modified: trunk/packages/R/r-cran-aplpack/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-psy/trunk/debian/watch 2010-06-29 07:50:14 UTC (rev 4955)
+++ trunk/packages/R/r-cran-aplpack/trunk/debian/watch 2010-07-05 12:56:58 UTC (rev 4995)
@@ -1,2 +1,2 @@
-version=2
-http://cran.us.r-project.org/src/contrib/psy_(.*)\.tar\.gz
+version=3
+http://cran.us.r-project.org/src/contrib/aplpack_(.*)\.tar\.gz
More information about the debian-med-commit
mailing list