r-crayon
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.
- Versions: 1.5.3
- Website: https://github.com/gaborcsardi/crayon
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-crayon
as follows:
guix install r-crayon
Or install a particular version:
guix install r-crayon@1.5.3
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-crayon about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-crayon'><img src='https://packages.guix.gnu.org/packages/r-crayon/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-crayon)
Example Org:
[[https://packages.guix.gnu.org/packages/r-crayon][https://packages.guix.gnu.org/packages/r-crayon/badges/latest-version.svg]]