CRAN/E | rtape

rtape

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

Installation

About

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.

mbq.me/rtape

Key Metrics

Version 2.2
Published 2012-07-31 4448 days ago
Needs compilation? no
License GPL-2
CRAN checks rtape results

Downloads

Yesterday 5 -55%
Last 7 days 37 -18%
Last 30 days 164 +3%
Last 90 days 481 +11%
Last 365 days 2.022 -10%

Maintainer

Maintainer

Miron B. Kursa

Authors

Miron B. Kursa

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rtape archive