Package: rtape 2.2

Miron B. Kursa

rtape: Manage and manipulate large collections of R objects stored as tape-like files

Storing huge data in RData format causes problems because of the necessity to load the whole file to the memory in order to access and manipulate objects inside such file; rtape is a simple solution to this problem. The package contains several wrappers of R built-in serialize/unserialize mechanism allowing user to quickly append objects to a tape-like file and later iterate over them requiring only one copy of each stored object to reside in memory a time.

Authors:Miron B. Kursa

rtape_2.2.tar.gz
rtape_2.2.tar.gz(r-4.7-any)rtape_2.2.tar.gz(r-4.6-any)
rtape_2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rtape/json (API)
NEWS

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

On CRAN:

Conda:

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

1.00 score 6 scripts 41 downloads 8 exports 0 dependencies

Last updated from:0f71595371. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK101
source / vignettesOK284
linux-release-x86_64OK144
wasm-releaseOK98

Exports:guessFileFormatmakeFileFormatrtape_applyrtapeAddrtapeAsListrtapeFilterrtapeLapplyrtapeRerecord

Dependencies: