Ravenports generated: 04 Feb 2024 05:27
[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                         https://loki.dragonflybsd.org/cranfiles/
14 DISTFILE[1]=            gsubfn_0.7.tar.gz:main
15 DIST_SUBDIR=            CRAN
16 DF_INDEX=               1
17 SPKGS[standard]=        single
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       R-proto:single:standard
23
24 USES=                   cran gmake
25
26 DISTNAME=               gsubfn
27
28 GENERATED=              yes
29
30 INSTALL_REQ_TOOLCHAIN=  yes
31
32 [FILE:973:descriptions/desc.single]
33 gsubfn: Utilities for Strings and Function Arguments
34
35 The gsubfn function is like gsub but can take a replacement function or
36 certain other objects instead of the replacement string. Matches and back
37 references are input to the replacement function and replaced by the
38 function output. gsubfn can be used to split strings based on content
39 rather than delimiters and for quasi-perl-style string interpolation. The
40 package also has facilities for translating formulas to functions and
41 allowing such formulas in function calls instead of functions. This can be
42 used with R functions such as apply, sapply, lapply, optim, integrate,
43 xyplot, Filter and any other function that expects another function as an
44 input argument or functions like cat or sql calls that may involve strings
45 where substitution is desirable. There is also a facility for returning
46 multiple objects from functions and a version of transform that allows the
47 RHS to refer to LHS used in the same transform.
48
49
50 [FILE:101:distinfo]
51 89351df9e65722d2862f26a0a3985666de3c86e8400808ced8a6eb6e165a4602       311271 CRAN/gsubfn_0.7.tar.gz
52