Package: BufferedMatrix
Version: 1.42.0
Title: A matrix data storage object held in temporary files
Author: Ben Bolstad <bmb@bmbolstad.com>
Maintainer: Ben Bolstad <bmb@bmbolstad.com>
Depends: R (>= 2.6.0), methods
Description: A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data.
License: LGPL (>= 2)
URL: https://github.com/bmbolstad/BufferedMatrix
Collate: allGenerics.R BufferedMatrix.R as.BufferedMatrix.R
        createBufferedMatrix.R init.R
LazyLoad: yes
biocViews: Infrastructure
NeedsCompilation: yes
Packaged: 2017-10-30 23:49:47 UTC; biocbuild
Built: R 3.4.2; i386-w64-mingw32; 2017-10-31 03:18:20 UTC; windows
Archs: i386, x64
