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.5-noble)rtape_2.2.tar.gz(r-4.4-noble)
rtape_2.2.tgz(r-4.4-emscripten)rtape_2.2.tgz(r-4.3-emscripten)
rtape.pdf |rtape.html
rtape/json (API)
NEWS

# Install 'rtape' in R:
install.packages('rtape', 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.

8 exports 0.00 score 0 dependencies 6 scripts 157 downloads

Last updated 13 years agofrom:0f71595371. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-linuxOKSep 06 2024

Exports:guessFileFormatmakeFileFormatrtape_applyrtapeAddrtapeAsListrtapeFilterrtapeLapplyrtapeRerecord

Dependencies: