Package: plyr Type: Package Title: Tools for splitting, applying and combining data Version: 1.8.1 Author: Hadley Wickham Maintainer: Hadley Wickham 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. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of plyr has been generously supported by BD (Becton Dickinson). URL: http://had.co.nz/plyr Depends: R (>= 2.11.0) Imports: Rcpp (>= 0.11.0) LinkingTo: Rcpp Suggests: abind, testthat, tcltk, foreach, doMC, itertools, iterators License: MIT + file LICENSE LazyData: true Roxygen: list(wrap = FALSE) Packaged: 2014-02-26 16:06:36 UTC; hadley NeedsCompilation: yes Repository: CRAN Date/Publication: 2014-02-26 17:25:17 Built: R 3.0.3; i386-w64-mingw32; 2014-09-07 05:29:43 UTC; windows Archs: i386, x64