g.data: Delayed-Data Packages

Create and maintain delayed-data packages (ddp's). Data stored in a ddp are available on demand, but do not take up memory until requested. You attach a ddp with g.data.attach(), then read from it and assign to it in a manner similar to S-PLUS, except that you must run g.data.save() to actually commit to disk.

Version: 2.3
Published: 2013-01-26
Author: David Brahm
Maintainer: David Brahm <brahm at alum.mit.edu>
License: GPL
NeedsCompilation: no
CRAN checks: g.data results

Downloads:

Package source: g.data_2.3.tar.gz
MacOS X binary: g.data_2.3.tgz
Windows binary: g.data_2.3.zip
Reference manual: g.data.pdf
Vignettes: g.data Package Documentation
News/ChangeLog:ChangeLog
Old sources: g.data archive