How to Install and Uninstall r-cran-gsubfn Package on Kali Linux

Last updated: May 17,2024

1. Install "r-cran-gsubfn" package

Please follow the step by step instructions below to install r-cran-gsubfn on Kali Linux

$ sudo apt update $ sudo apt install r-cran-gsubfn

2. Uninstall "r-cran-gsubfn" package

Here is a brief guide to show you how to uninstall r-cran-gsubfn on Kali Linux:

$ sudo apt remove r-cran-gsubfn $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-gsubfn package on Kali Linux

Package: r-cran-gsubfn
Version: 0.7-2
Installed-Size: 481
Maintainer: Debian R Packages Maintainers
Architecture: all
Depends: r-base-core (>= 4.1.1-2), r-api-4.0, r-cran-proto
Suggests: r-cran-boot, r-cran-chron, r-cran-lattice, r-cran-quantreg, r-cran-zoo
Size: 347636
SHA256: 0684ed1ca31baf2b5e04bdfc1260037441a8cf4689898e1a6af2c74a3190e6ae
SHA1: 23679c9f30a6d326929b11a979ccf33e08e47c59
MD5sum: 12809886e2343b7406446f0b0f2fad8a
Description: GNU R 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.
Description-md5:
Homepage: https://cran.r-project.org/package=gsubfn
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-gsubfn/r-cran-gsubfn_0.7-2_all.deb