<?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>Batching Routines in Parallel and Passing Command-Line Arguments
to R</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>Functions to allow you to easily pass command-line
arguments into R, and functions to aid in submitting your R
code in parallel on a cluster and joining the results afterward
(e.g. multiple parameter values for simulations running in
parallel, splitting up a permutation test in parallel, etc.).
See `parseCommandArgs(...)&apos; for the main example of how to use
this package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: multicore</dc:relation>
  <dc:creator>Thomas Hoffmann &lt;tjhoffm@gmail.com&gt;</dc:creator>
  <dc:contributor>Thomas Hoffmann &lt;tjhoffm@gmail.com&gt;</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2011-04-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=batch</dc:identifier>
 </rdf:Description>
</rdf:RDF>

