pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/R-magrittr



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jan  1 13:19:40 UTC 2016

Added Files:
        pkgsrc/devel/R-magrittr: DESCR Makefile distinfo

Log Message:
Import magrittr-1.5 as devel/R-magrittr.

Provides a mechanism for chaining commands with a new forward-pipe
operator, %>%. This operator will forward a value, or the result of
an expression, into the next function call/expression.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/R-magrittr/DESCR \
    pkgsrc/devel/R-magrittr/Makefile pkgsrc/devel/R-magrittr/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