[med-svn] [SCM] r-cran-reshape2 branch, master,	updated. upstream/1.2.1-7-g7df4ec0
    Carlos Borroto 
    carlos.borroto at gmail.com
       
    Tue Feb 14 15:41:46 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 7df4ec072d9b66e94b564351c69995ff0f4b87fb
Author: Carlos Borroto <carlos.borroto at gmail.com>
Date:   Tue Feb 14 10:40:27 2012 -0500
    reworked description based on r-cran-reshape
diff --git a/debian/control b/debian/control
index 4e2b0fa..836fdbf 100644
--- a/debian/control
+++ b/debian/control
@@ -13,5 +13,10 @@ Package: r-cran-reshape2
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr, r-cran-stringr, r-cran-lattice
 Description: Flexibly reshape data: a reboot of the reshape package
- 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/reshape2 in Debian
    
    
More information about the debian-med-commit
mailing list