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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5a16ca87ec. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 64 | ||
| macos-oldrel-arm64 | OK | 61 | ||
| windows-devel | OK | 58 | ||
| windows-release | OK | 122 | ||
| windows-oldrel | OK | 53 | ||
| wasm-release | OK | 80 |
Exports:AttachAttachDataAttachUtilsLsLsDataLsUtilsObjectsObjectsDataObjectsUtilsRemoveRemoveDataRemoveUtilsSearchStoreStoreDataStoreUtils
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| SOAR: Utility functions for memory management | SOAR-package SOAR |
| Attach object cache | Attach 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 path | Search |
| Store objects out of memory in a stored object cache. | Store StoreData StoreUtils |
