About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-sharedobject 1.16.0

Sharing R objects across multiple R processes without memory duplication

Installers

  • osx-64 v1.16.0
  • linux-64 v1.16.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-sharedobject

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy