colorout: Colorize R output on terminal emulators

Colorize R output when it is running on a terminal emulator. There is no support for Graphical User Interfaces, such as Windows RGui, RStudio, RKward, JGR etc. 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. Screenshot: http://www.lepem.ufc.br/jaa/R_color_output.png

Version: 0.9-9
OS_type: unix
Published: 2011-12-08
Author: Jakson Aquino
Maintainer: Jakson Alves de Aquino <jalvesaq at gmail.com>
License: GPL (≥ 2)
CRAN checks: colorout results

Downloads:

Package source: colorout_0.9-9.tar.gz
MacOS X binary: colorout_0.9-9.tgz
Windows binary: not available, see ReadMe.
Reference manual: colorout.pdf
News/ChangeLog:NEWS
Old sources: colorout archive