<?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>Uncompress</dc:title>
  <dc:description>This R Add-On provides the function uncompress(raw) for
decompressing .Z files.  It returns the decompressed data as a
raw (binary) string.  The compressed data is passed in in the
same format.  It returns NULL if the input data is invalid.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Nicholas Vinen &lt;hb@rp.x256.org&gt;</dc:creator>
  <dc:contributor>Nicholas Vinen</dc:contributor>
  <dc:rights>Unlimited</dc:rights>
  <dc:date>2010-09-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=uncompress</dc:identifier>
 </rdf:Description>
</rdf:RDF>

