The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 2.2
Published: 2012-07-31
Author: Miron B. Kursa
Maintainer: Miron B. Kursa <M.Kursa at icm.edu.pl>
License: GPL-2
URL: http://mbq.me/rtape
NeedsCompilation: no
Materials: NEWS
CRAN checks: rtape results

Documentation:

Reference manual: rtape.pdf

Downloads:

Package source: rtape_2.2.tar.gz
Windows binaries: r-devel: rtape_2.2.zip, r-release: rtape_2.2.zip, r-oldrel: rtape_2.2.zip
macOS binaries: r-release (arm64): rtape_2.2.tgz, r-oldrel (arm64): rtape_2.2.tgz, r-release (x86_64): rtape_2.2.tgz, r-oldrel (x86_64): rtape_2.2.tgz
Old sources: rtape archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rtape to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.