r-fansi
ANSI control sequence aware string functions
This package provides counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.
- Versions: 1.0.6
- Website: https://github.com/brodieG/fansi
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-fansi
as follows:
guix install r-fansi
Or install a particular version:
guix install r-fansi@1.0.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-fansi about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-fansi'><img src='https://packages.guix.gnu.org/packages/r-fansi/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-fansi)
Example Org:
[[https://packages.guix.gnu.org/packages/r-fansi][https://packages.guix.gnu.org/packages/r-fansi/badges/latest-version.svg]]