<?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>Indexing for R</dc:title>
  <dc:description>Index structures allow quickly accessing elements from
large collections. While btree are optimized for disk databases
and ttree for ram databases we use hybrid static indexing which
is quite optimal for R.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.6.0), regtest</dc:relation>
  <dc:creator>Jens Oehlschlägel &lt;Jens.Oehlschlaegel@truecluster.com&gt;</dc:creator>
  <dc:contributor>Jens Oehlschlägel &lt;Jens.Oehlschlaegel@truecluster.com&gt;</dc:contributor>
  <dc:rights>file LICENSE (http://CRAN.R-project.org/package=rindex/LICENSE)</dc:rights>
  <dc:date>2009-10-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=rindex</dc:identifier>
 </rdf:Description>
</rdf:RDF>

