Colorize R output when it is running on a terminal emulator. The functions of this package only work if R is compiled for Unix systems and it is running interactively in a terminal emulator. The terminal must support Select Graphic Rendition (SGR, also known as ANSI escape codes or sequences). The package contains a C library with a function that replaces the default Rstd_WriteConsoleEx which, when enabled, is responsible for printing messages in the Console when R is running in interactive mode. It works with RStudio, but there is no support for Graphical User Interfaces that does not support ANSI colors, such as Windows RGui.
Package details |
|
|---|---|
| Author | Jakson Aquino and Dominique-Laurent Couturier |
| Maintainer | Jakson Alves de Aquino <jalvesaq@gmail.com> |
| License | GPL (>= 2) |
| Version | 1.3-3 |
| URL | https://github.com/jalvesaq/colorout |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.