Package: g.data 2.4.1

David Brahm

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.

Authors:David Brahm <[email protected]>

g.data_2.4.1.tar.gz
g.data_2.4.1.tar.gz(r-4.5-noble)g.data_2.4.1.tar.gz(r-4.4-noble)
g.data_2.4.1.tgz(r-4.4-emscripten)g.data_2.4.1.tgz(r-4.3-emscripten)
g.data.pdf |g.data.html
g.data/json (API)

# Install 'g.data' in R:
install.packages('g.data', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 10 scripts 560 downloads 4 exports 0 dependencies

Last updated 9 months agofrom:eba3014b28. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-linuxOKOct 31 2024

Exports:g.data.attachg.data.getg.data.putg.data.save

Dependencies:

g.data Package Documentation

Rendered fromg.data.Rnwusingutils::Sweaveon Oct 31 2024.

Last update: 2013-12-16
Started: 2013-12-16

Readme and manuals

Help Manual

Help pageTopics
Create and Maintain Delayed-Data Packagesg.data.attach g.data.get g.data.put g.data.save