r-crayon 1.5.3
Colored terminal output for R
Colored terminal output on terminals that support ANSI color and highlight codes. It also works in Emacs ESS. ANSI color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the "chalk" JavaScript project.
- Outputs:
out
- Website: https://github.com/gaborcsardi/crayon
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-crayon 1.5.3
as follows:
guix install r-crayon@1.5.3
Or install the latest version:
guix install r-crayon
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.