The following commit has been merged in the master branch:
commit 941f51e569a8304916a50c6418bce4294fb0827f
Author: Carlos Borroto <[email protected]>
Date: Mon Jan 30 11:06:18 2012 -0500
Fix description in debian/control
diff --git a/debian/control b/debian/control
index c367c8e..712282b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,9 @@ Vcs-Browser:
http://git.debian.org/?p=debian-med/r-cran-ggplot2.git;a=summary
Package: r-cran-ggplot2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-reshape,
r-cran-proto, r-cran-mass, r-cran-rcolorbrewer, r-cran-digest, r-cran-colorspace
-Description: Flexibly ggplot2 data
- Reshape lets you flexibly restructure and aggregate data using just two
functions:
- melt and cast.
+Description: An implementation of the Grammar of Graphics
+ An implementation of the grammar of graphics in R. It combines the advantages
+ of both base and lattice graphics: conditioning and shared axes are handled
+ automatically, and you can still build up a plot step by step from multiple
+ data sources. It also implements a sophisticated multidimensional conditioning
+ system and a consistent interface to map data to aesthetic attributes.
--
Packaging for R/CRAN/ggplot2 in Debian
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit