<?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>HTML exportation for R objects</dc:title>
  <dc:subject>CRAN Task View: ReproducibleResearch (http://CRAN.R-project.org/view=ReproducibleResearch)</dc:subject>
  <dc:description>Includes HTML function and methods to write in an HTML
file. Thus, making HTML reports is easy. Includes a function
that allows redirection on the fly, which appears to be very
usefull for teaching purpose, as the student can keep a copy of
the produced output to keep all that he did during the course.
Package comes with a vignette describing how to write HTML
reports for statistical analysis. Finally, a driver for Sweave
allows to parse HTML flat files containing R code and to
automatically write the corresponding outputs (tables and
graphs).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0)</dc:relation>
  <dc:relation>Suggests: boot, splines, survival, stats, cluster, nlme, rpart, nnet,
utils</dc:relation>
  <dc:creator>Eric Lecoutre &lt;eric.lecoutre@gmail.com&gt;</dc:creator>
  <dc:contributor>Eric Lecoutre &lt;eric.lecoutre@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2010-10-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=R2HTML</dc:identifier>
 </rdf:Description>
</rdf:RDF>

