Package: memshare 1.1.1
memshare: Shared Memory Multithreading
This project extends 'R' with a mechanism for efficient parallel data access by utilizing 'C++' shared memory. Large data objects can be accessed and manipulated directly from 'R' without redundant copying, providing both speed and memory efficiency. Memshare was published in Thrun, M.C., Maerte J.: "Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE" (2026), R Journal, <doi:10.32614/RJ-2025-043>.
Authors:
memshare_1.1.1.tar.gz
memshare_1.1.1.zip(r-4.7)memshare_1.1.1.zip(r-4.6)memshare_1.1.1.zip(r-4.5)
memshare_1.1.1.tgz(r-4.6-x86_64)memshare_1.1.1.tgz(r-4.6-arm64)memshare_1.1.1.tgz(r-4.5-x86_64)memshare_1.1.1.tgz(r-4.5-arm64)
memshare_1.1.1.tar.gz(r-4.7-arm64)memshare_1.1.1.tar.gz(r-4.7-x86_64)memshare_1.1.1.tar.gz(r-4.6-arm64)memshare_1.1.1.tar.gz(r-4.6-x86_64)
memshare_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
memshare/json (API)
| # Install 'memshare' in R: |
| install.packages('memshare', repos = c('https://mthrun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mthrun/memshare/issues
Last updated from:2321fde90e. Checks:4 ERROR, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 195 | ||
| linux-devel-x86_64 | ERROR | 187 | ||
| source / vignettes | OK | 275 | ||
| linux-release-arm64 | ERROR | 188 | ||
| linux-release-x86_64 | ERROR | 193 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-release-x86_64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 116 | ||
| macos-oldrel-x86_64 | OK | 211 | ||
| windows-devel | OK | 127 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 206 |
Exports:memApplymemLapplymemshare_gcmutualinfopageListregisterVariablesreleaseVariablesreleaseViewsretrieveMetadataretrieveViewsviewList
Dependencies:Rcpp
