<?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>Simple Parallel R INTerface</dc:title>
  <dc:description>SPRINT (Simple Parallel R INTerface) is a parallel
framework for R. It provides a High Performance Computing (HPC)
harness which allow R scripts to run on HPC clusters. SPRINT
contains a library of selected R functions that have been
parallelized. Functions are named after the original R function
with the added prefix &apos;p&apos;, i.e. the parallel version of cor()
in SPRINT is called pcor(). Call to the parallel R functions
are included directly in standard R scripts.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.9.2), rlecuyer</dc:relation>
  <dc:relation>Imports: boot</dc:relation>
  <dc:relation>Suggests: ff (&gt;= 2.1-1), randomForest, RankProd, cluster, multtest,
IRanges, RUnit</dc:relation>
  <dc:creator>University of Edinburgh SPRINT Team &lt;sprint@ed.ac.uk&gt;</dc:creator>
  <dc:contributor>University of Edinburgh SPRINT Team &lt;sprint@ed.ac.uk&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2012-04-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=sprint</dc:identifier>
 </rdf:Description>
</rdf:RDF>

