Rdocumentation
powered by
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
Link to current version
Version
Version
0.99-11
0.99-10
0.99-9
0.99-8
0.99-7
0.99-6
0.99-5
0.99-4
0.99-3
0.99-2
0.99-1
Install
install.packages('SOAR')
Monthly Downloads
266
Version
0.99-11
License
GPL-2 | GPL-3
Maintainer
Bill Venables
Last Published
December 11th, 2013
Functions in SOAR (0.99-11)
Search all functions
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.