Package: SOAR 1.0-1

SOAR: Memory Management in R by Delayed Assignments

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

Authors:Bill Venables [aut, cre], based on original code by David Brahm [aut]

SOAR_1.0-1.tar.gz
SOAR_1.0-1.zip(r-4.7)SOAR_1.0-1.zip(r-4.6)SOAR_1.0-1.zip(r-4.5)
SOAR_1.0-1.tgz(r-4.6-any)SOAR_1.0-1.tgz(r-4.5-any)
SOAR_1.0-1.tar.gz(r-4.7-any)SOAR_1.0-1.tar.gz(r-4.6-any)
SOAR_1.0-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
SOAR/json (API)

# Install 'SOAR' in R:
install.packages('SOAR', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.91 score 82 scripts 713 downloads 35 mentions 16 exports 0 dependencies

Last updated from:5a16ca87ec. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK93
source / vignettesOK196
linux-release-x86_64OK92
macos-release-arm64OK64
macos-oldrel-arm64OK61
windows-develOK58
windows-releaseOK122
windows-oldrelOK53
wasm-releaseOK80

Exports:AttachAttachDataAttachUtilsLsLsDataLsUtilsObjectsObjectsDataObjectsUtilsRemoveRemoveDataRemoveUtilsSearchStoreStoreDataStoreUtils

Dependencies:

Stored Object Caches for R

Rendered fromSOAR.Rnwusingutils::Sweaveon May 24 2026.

Last update: 2026-01-23
Started: 2013-12-11

Readme and manuals

Help Manual

Help pageTopics
SOAR: Utility functions for memory managementSOAR-package SOAR
Attach object cacheAttach AttachData AttachUtils
List objects in object caches.Ls LsData LsUtils Objects ObjectsData ObjectsUtils
Remove stored objects from the disc.Remove RemoveData RemoveUtils
Slightly enhanced display of the search pathSearch
Store objects out of memory in a stored object cache.Store StoreData StoreUtils