<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Colorize R output on terminal emulators</dc:title>
  <dc:description>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</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Jakson Alves de Aquino &lt;jalvesaq@gmail.com&gt;</dc:creator>
  <dc:contributor>Jakson Aquino</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-12-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=colorout</dc:identifier>
 </rdf:Description>
</rdf:RDF>

