Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert tab after WWW: in pkg-descrs to single space as per PHB | Dmitry Marakasov | 2016-05-23 | 1 | -1/+1 |
| | | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738 | ||||
* | gsubfn is an R package used for string matching, substitution and parsing. A | Steven Kreuzer | 2012-08-22 | 1 | -0/+7 |
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/ Notes: svn path=/head/; revision=302952 |