r-fansi 1.0.4
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.
- 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 r-fansi 1.0.4
as follows:
guix install r-fansi@1.0.4
Or install the latest version:
guix install r-fansi
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.