This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-crayon/badges/latest-version.svg)](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]]