This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see SharedObject.
Bioconductor version: 3.10
This package is developed for facilitating parallel computing in R. It is capable to create an R object in the shared memory space and share the data across multiple R processes. It avoids the overhead of memory dulplication and data transfer, which make sharing big data object across many clusters possible.
Author: Jiefei Wang
Maintainer: Jiefei Wang <szwjf08 at gmail.com>
Citation (from within R,
enter citation("SharedObject")
):
To install this package, start R (version "3.6") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("SharedObject")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SharedObject")
HTML | R Script | quickStart |
Reference Manual | ||
Text | NEWS |
biocViews | Infrastructure, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 3.10 (R-3.6) (< 6 months) |
License | GPL-3 |
Depends | R (>= 3.6.0) |
Imports | Rcpp, methods, stats, xptr, BiocGenerics |
LinkingTo | BH, Rcpp |
Suggests | testthat, parallel, knitr, rmarkdown, BiocStyle |
SystemRequirements | |
Enhances | |
URL | |
BugReports | https://github.com/Jiefei-Wang/SharedObject/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | SharedObject_1.0.0.tar.gz |
Windows Binary | SharedObject_1.0.0.zip |
Mac OS X 10.11 (El Capitan) | SharedObject_1.0.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/SharedObject |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/SharedObject |
Package Short Url | https://bioconductor.org/packages/SharedObject/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: