cvs commit: ports/devel Makefile ports/devel/R-cran-plyr Makefile distinfo pkg-descr

TAKATSU Tomonari tota at FreeBSD.org
Tue Aug 30 12:57:13 UTC 2011


tota        2011-08-30 12:57:12 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/R-cran-plyr    Makefile distinfo pkg-descr 
  Log:
  - Add a new port: devel/R-cran-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).
  
    WWW:  http://cran.r-project.org/web/packages/plyr/
  
  Revision  Changes    Path
  1.4526    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/R-cran-plyr/Makefile (new)
  1.1       +2 -0      ports/devel/R-cran-plyr/distinfo (new)
  1.1       +9 -0      ports/devel/R-cran-plyr/pkg-descr (new)


More information about the cvs-all mailing list