About Anaconda Help Download Anaconda

r / packages / r-rtape 2.2

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.

  • License: GPL-2
  • Home: http://mbq.me/rtape
  • 209 total downloads
  • Last upload: 10 months and 8 hours ago

Installers

  • noarch v2.2

conda install

To install this package run one of the following:
conda install r::r-rtape

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy