colbycol (0.6)
Read big text files column by column, sometimes much bigger than available RAM, into R..
http://colbycol.r-forge.r-project.org
http://cran.r-project.org/web/packages/colbycol
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.
Maintainer:
Carlos J. Gil Bellosta
Author(s): Carlos J. Gil Bellosta
License: GPL
Uses: rJava
Released almost 8 years ago.