Learn R Programming

SOAR (version 0.99-11)

Memory management in R by delayed assignments

Description

Allows objects to be stored on disc and automatically recalled into memory, as required, by delayed assignment.

Copy Link

Version

Install

install.packages('SOAR')

Monthly Downloads

266

Version

0.99-11

License

GPL-2 | GPL-3

Maintainer

Last Published

December 11th, 2013

Functions in SOAR (0.99-11)

Attach

Attach object cache
SOAR-package

SOAR: Utility functions for memory management
Remove

Remove stored objects from the disc.
Objects

List objects in object caches.
NAME

Dummy function to keep the package checker quiet.
Search

Slightly enhanced display of the search path
Store

Store objects out of memory in a stored object cache.