<?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>Tools for splitting, applying and combining data</dc:title>
  <dc:description>plyr is a set of tools that solves a common set of
problems: you need to break a big problem down into manageable
pieces, operate on each pieces and then put all the pieces back
together.  For example, you might want to fit a model to each
spatial location or time point in your study, summarise data by
panels or collapse high-dimensional arrays to simpler summary
statistics. The development of plyr has been generously
supported by BD (Becton Dickinson).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.11.0)</dc:relation>
  <dc:relation>Suggests: abind, testthat (&gt;= 0.2), tcltk, foreach, itertools,
iterators</dc:relation>
  <dc:creator>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:creator>
  <dc:contributor>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:contributor>
  <dc:rights>MIT</dc:rights>
  <dc:date>2012-01-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=plyr</dc:identifier>
 </rdf:Description>
</rdf:RDF>

