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)
manual.pdf |manual.html✨
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, 8 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 131 | ||
| linux-devel-x86_64 | ERROR | 140 | ||
| source / vignettes | OK | 194 | ||
| linux-release-arm64 | ERROR | 133 | ||
| linux-release-x86_64 | ERROR | 133 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| macos-oldrel-x86_64 | OK | 248 | ||
| windows-devel | OK | 242 | ||
| windows-release | OK | 216 | ||
| windows-oldrel | OK | 182 | ||
| wasm-release | FAIL | 114 |
Exports:memApplymemLapplymemshare_gcmutualinfopageListregisterVariablesreleaseVariablesreleaseViewsretrieveMetadataretrieveViewsviewList
Dependencies:Rcpp
