[med-svn] [SCM] r-cran-reshape branch, master, updated. upstream/0.8.4-5-g0c1d92e
Andreas Tille
tille at debian.org
Sat Feb 11 07:49:38 UTC 2012
The following commit has been merged in the master branch:
commit a3b00e99a2c356c05f486882363a163da82edc91
Author: Andreas Tille <tille at debian.org>
Date: Sat Feb 11 08:48:31 2012 +0100
Reformated long description and added further paragraph to make the use a bit more clear
diff --git a/debian/control b/debian/control
index ae64550..e320010 100644
--- a/debian/control
+++ b/debian/control
@@ -13,5 +13,10 @@ Package: r-cran-reshape
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr
Description: Flexibly reshape data
- Reshape lets you flexibly restructure and aggregate data using just two functions:
- melt and cast.
+ Reshape lets you flexibly restructure and aggregate data using just two
+ functions: melt and cast.
+ .
+ Reshape (hopefully) makes it easy to do what you have been struggling
+ to do with tapply, by, aggregate, xtabs, apply and summarise. It is also
+ useful for getting your data into the correct structure for lattice or
+ ggplot plots.
--
Packaging for R/CRAN/reshape in Debian
More information about the debian-med-commit
mailing list