pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-stringr



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Sep  3 16:06:48 UTC 2014

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

Log Message:
Initial import of stringr v0.6.2.

stringr is a set of simple wrappers that make R's string functions
more consistent, simpler and easier to use.  It does this by ensuring
that: function and argument names (and positions) are consistent, all
functions deal with NA's and zero length character appropriately, and
the output data structures from each function matches the input data
structures of other functions.


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