[R-pkg-team] Bug#994397: ITP: r-cran-gsubfn -- Utilities for Strings and Function Arguments

Steffen Moeller moeller at debian.org
Wed Sep 15 14:54:28 BST 2021


Package: wnpp
Severity: wishlist

Subject: ITP: r-cran-gsubfn -- Utilities for Strings and Function Arguments
Package: wnpp
Owner: Steffen Moeller <moeller at debian.org>
Severity: wishlist

* Package name    : r-cran-gsubfn
  Version         : 0.7
  Upstream Author : G. Grothendieck
* URL             : https://cran.r-project.org/package=gsubfn
* License         : GPL-2+
  Programming Lang: GNU R
  Description     : Utilities for Strings and Function Arguments
 The gsubfn function is like gsub but can take a replacement
 function or certain other objects instead of the replacement string.
 Matches and back references are input to the replacement function and
 replaced by the function output.   gsubfn can be used to split strings
 based on content rather than delimiters and for quasi-perl-style string
 interpolation. The package also has facilities for translating formulas
 to functions and allowing such formulas in function calls instead of
 functions.  This can be used with R functions such as apply, sapply,
 lapply, optim, integrate, xyplot, Filter and any other function that
 expects another function as an input argument or functions like cat
 or sql calls that may involve strings where substitution is desirable.
 There is also a facility for returning multiple objects from functions
 and a version of transform that allows the RHS to refer to LHS used in
 the same transform.

Remark: This package is maintained by Debian R Packages Maintainers at
   https://salsa.debian.org/r-pkg-team/r-cran-gsubfn



More information about the R-pkg-team mailing list