<?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>Format R Code Automatically</dc:title>
  <dc:description>This package provides a function tidy.source() and
optionally a GUI (by gWidgets and preferably gWidgetsRGtk2) to
format R source code.  Spaces and indent will be added to the
code automatically, and comments will be preserved under
certain conditions, so that R code will be more human-readable
and tidy.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: parser (&gt;= 0.0-14)</dc:relation>
  <dc:relation>Suggests: gWidgetsRGtk2, knitr</dc:relation>
  <dc:creator>Yihui Xie &lt;xie@yihui.name&gt;</dc:creator>
  <dc:contributor>Yihui Xie</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2012-04-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=formatR</dc:identifier>
 </rdf:Description>
</rdf:RDF>

