Package: plyr
Type: Package
Title: Tools for splitting, applying and combining data
Version: 0.1.2
Date: 2008-10-10
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: plyr is a set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each pieces and then put all the pieces back together.
URL: http://had.co.nz/plyr
Depends: R (>= 2.7)
Suggests: RUnit, abind, tcltk
License: GPL
LazyData: true
Packaged: Mon Nov 17 18:44:16 2008; hadley
