Jakson Alves de Aquino
2011-Nov-17 02:07 UTC
[R] new package: colorout (Colorize R output on terminal emulator)
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