tota 2012-02-07 14:35:21 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/R-cran-stringr Makefile distinfo pkg-descr
Log:
- Add a new port: textproc/R-cran-stringr
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.
WWW: http://cran.r-project.org/web/packages/stringr/
Revision Changes Path
1.1701 +1 -0 ports/textproc/Makefile
1.1 +23 -0 ports/textproc/R-cran-stringr/Makefile (new)
1.1 +2 -0 ports/textproc/R-cran-stringr/distinfo (new)
1.1 +8 -0 ports/textproc/R-cran-stringr/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"