pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-plyr



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Aug 15 09:22:21 UTC 2013

Added Files:
        pkgsrc/math/R-plyr: DESCR Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-plyr/DESCR pkgsrc/math/R-plyr/Makefile \
    pkgsrc/math/R-plyr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index