[R] new package: colorout (Colorize R output on terminal emulator)
Jakson Alves de Aquino
jalvesaq at gmail.com
Thu Nov 17 03:07:08 CET 2011
Hello,
Two days ago I posted a patch to R source code to colorize its output
when running it in a terminal emulator (Linux or other Unix with
support to ANSI escape codes).
I converted the patch into an R package, and people interested in
testing it should do the following:
1) Download and install:
wget http://www.lepem.ufc.br/jaa/colorout_0.1.tar.gz
R CMD INSTALL colorout_0.1.tar.gz
2) Run R and load the package:
library(colorout)
Best regards,
--
Jakson Aquino
Federal University of Ceará - Brazil
www.lepem.ufc.br/aquino.php
More information about the R-help
mailing list