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.4.1 | 
| Published: | 2024-01-30 | 
| DOI: | 10.32614/CRAN.package.g.data | 
| Author: | David Brahm | 
| Maintainer: | David Brahm <brahm at alum.mit.edu> | 
| License: | GPL-2 | GPL-3 [expanded from: GPL] | 
| NeedsCompilation: | no | 
| Materials: | ChangeLog | 
| CRAN checks: | g.data results | 
| Reference manual: | g.data.html , g.data.pdf | 
| Vignettes: | g.data Package Documentation (source, R code) | 
| Package source: | g.data_2.4.1.tar.gz | 
| Windows binaries: | r-devel: g.data_2.4.1.zip, r-release: g.data_2.4.1.zip, r-oldrel: g.data_2.4.1.zip | 
| macOS binaries: | r-release (arm64): g.data_2.4.1.tgz, r-oldrel (arm64): g.data_2.4.1.tgz, r-release (x86_64): g.data_2.4.1.tgz, r-oldrel (x86_64): g.data_2.4.1.tgz | 
| Old sources: | g.data archive | 
Please use the canonical form https://CRAN.R-project.org/package=g.data to link to this page.