<?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>Object-Oriented Data Structures for R</dc:title>
  <dc:description>This package furnishes R with a suite of object-oriented
data structures: stack, queue, deque, max-heap, min-heap,
binary search tree, and splay tree.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R.oo, rJava</dc:relation>
  <dc:creator>John Hughes &lt;jph264@psu.edu&gt;</dc:creator>
  <dc:contributor>John Hughes</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2008-03-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=Containers</dc:identifier>
 </rdf:Description>
</rdf:RDF>

