The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.rtape |
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 |
Reference manual: | rtape.pdf |
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 |
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.