The problem is that the new version of plyr is incompatible with ggplot2, so I need to make some changes there before I can release it. Hopefully this summer.
Hadley On Thu, Apr 15, 2010 at 1:33 PM, Vijay Nori <vijay.n...@gmail.com> wrote: > This is very cool...thanks Hadley. When are you planning to release that > version? > > On Thu, Apr 15, 2010 at 9:09 AM, hadley wickham <h.wick...@gmail.com> wrote: >> >> On Thu, Apr 15, 2010 at 1:16 AM, Chuck <vijay.n...@gmail.com> wrote: >> > Depending on the size of the dataframe and the operations you are >> > trying to perform, aggregate or ddply may be better. In the function >> > below, df has the same structure as your dataframe. >> >> So there are some big speed improvements in the works. >> >> Hadley >> > -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.