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

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.

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.