Commit graph

2 commits

Author SHA1 Message Date
Brendan Fabeny
3f2ca9c1d8 update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by:	thierry, tota, wen
2013-01-04 17:51:39 +00:00
Steven Kreuzer
9be126f0a7 gsubfn is an R package used for string matching, substitution and parsing. A
seemingly small generalization of gsub, namely allow the replacement string to
be a replacement function, list, formula or proto object, can result in
increased power and applicability. The resulting function, gsubfn is the
namesake of this package.

WWW:	https://code.google.com/p/gsubfn/
2012-08-22 18:05:29 +00:00