R-g.data - Delayed-Data Packages
Website: | http://cran.at.r-project.org/web/packages/g.data/index.html |
---|---|
License: | GPL |
- Description:
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.
Packages
R-g.data-2.0-1.fc12.noarch [18 KiB] |
Changelog
by pingou (2010-03-25):
- initial package for Fedora |