R.huge-package {R.huge}R Documentation

Package R.huge

Description

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.

Requirements

This package requires the R.oo package [1] and the R.utils package.

Installation and updates

To install this package, see http://www.braju.com/R/.

To get started

To get started, see:

  1. FileVector.
  2. FileMatrix.

How to cite this package

Please cite [1] below.

License

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.

References

[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/

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


[Package R.huge version 0.1.5 Index]