R.huge-package {R.huge} | R Documentation |
The package currently provides a class representing a matrix where the actual data is stored in a binary format on the local file system. This way the size limit of the data is set by the file system and not the memory. Please consider this package to in an alpha/early-beta version.
This package should be considered to be in "alpha" version.
This package requires the R.oo package [1] and the R.utils package.
To install this package, see http://www.braju.com/R/.
To get started, see:
Please cite [1] below.
The releases of this package is licensed under LGPL version 2.1 or newer.
The development code of the packages is under a private licence (where applicable) and patches sent to the author fall under the latter license, but will be, if incorporated, released under the "release" license above.
[1] H. Bengtsson, The R.oo package - Object-Oriented Programming with References Using Standard R Code, In Kurt Hornik, Friedrich Leisch and Achim Zeileis, editors, Proceedings of the 3rd International Workshop on Distributed Statistical Computing (DSC 2003), March 20-22, Vienna, Austria. http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/
Henrik Bengtsson (http://www.braju.com/R/)