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.0
Published: 2009-01-13
Author: David Brahm
Maintainer: David Brahm <brahm at alum.mit.edu>
License: GPL
CRAN checks: g.data results

Downloads:

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