Commit graph

3 commits

Author SHA1 Message Date
brook
312c623188 Fix dependency on R-Rcpp, which was moved from math/R-Rcpp to devel/R-Rcpp.
Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19 21:19:40 +00:00
brook
89407def91 Update to plyr v1.8.1. 2014-08-26 16:40:40 +00:00
wen
a323eb3f4f Imported R-plyr as math/R-plyr.
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).
2013-08-15 09:22:21 +00:00