<?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>Read big text files column by column, sometimes much bigger than
available RAM, into R</dc:title>
  <dc:description>This package tries to solve the memory restrictions posed
by large text files by breaking them into their columns first.
These columns are later read individually into R. The package
also provides some helper functions for manipulating the newly
created objects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: rJava, filehash</dc:relation>
  <dc:creator>Carlos J. Gil Bellosta &lt;cgb@datanalytics.com&gt;</dc:creator>
  <dc:contributor>Carlos J. Gil Bellosta</dc:contributor>
  <dc:rights>GPL</dc:rights>
  <dc:date>2011-05-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=colbycol</dc:identifier>
 </rdf:Description>
</rdf:RDF>

