Ravenports generated: 09 Jan 2022 18:36
[ravenports.git] / bucket_34 / R-gsubfn
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               R-gsubfn
4 VERSION=                0.7
5 KEYWORDS=               cran
6 VARIANTS=               standard
7 SDESC[standard]=        Utilities for Strings and Function Arguments
8 HOMEPAGE=               https://github.com/ggrothendieck/gsubfn
9 CONTACT=                CRAN_Automaton[cran@ironwolf.systems]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            CRAN/src/contrib
13 DISTFILE[1]=            gsubfn_0.7.tar.gz:main
14 DIST_SUBDIR=            CRAN
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       R-proto:single:standard
22
23 USES=                   cran gmake
24
25 DISTNAME=               gsubfn
26
27 GENERATED=              yes
28
29 INSTALL_REQ_TOOLCHAIN=  yes
30
31 [FILE:973:descriptions/desc.single]
32 gsubfn: Utilities for Strings and Function Arguments
33
34 The gsubfn function is like gsub but can take a replacement function or
35 certain other objects instead of the replacement string. Matches and back
36 references are input to the replacement function and replaced by the
37 function output. gsubfn can be used to split strings based on content
38 rather than delimiters and for quasi-perl-style string interpolation. The
39 package also has facilities for translating formulas to functions and
40 allowing such formulas in function calls instead of functions. This can be
41 used with R functions such as apply, sapply, lapply, optim, integrate,
42 xyplot, Filter and any other function that expects another function as an
43 input argument or functions like cat or sql calls that may involve strings
44 where substitution is desirable. There is also a facility for returning
45 multiple objects from functions and a version of transform that allows the
46 RHS to refer to LHS used in the same transform.
47
48
49 [FILE:101:distinfo]
50 89351df9e65722d2862f26a0a3985666de3c86e8400808ced8a6eb6e165a4602       311271 CRAN/gsubfn_0.7.tar.gz
51