<?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>Delayed-Data Packages</dc:title>
  <dc:description>Create and maintain delayed-data packages (DDP&apos;s).  Data
stored in a DDP are available on demand, but do not take up
memory until requested.  You attach a DDP with g.data.attach(),
then read from it and assign to it in a manner similar to
S-Plus, except that you must run g.data.save() to actually
commit to disk.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>David Brahm &lt;brahm@alum.mit.edu&gt;</dc:creator>
  <dc:contributor>David Brahm &lt;brahm@alum.mit.edu&gt;</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2009-01-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=g.data</dc:identifier>
 </rdf:Description>
</rdf:RDF>

