CMD + K

bioconductor-sharedobject

Community

Sharing R objects across multiple R processes without memory duplication

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-sharedobject

Usage Tracking

1.20.0
1.16.0
1.12.0
1.8.0
1.6.0
5 / 8 versions selected
Total downloads: 0

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.

About

Summary

Sharing R objects across multiple R processes without memory duplication

Information Last Updated

Apr 22, 2025 at 15:29

License

GPL-3

Total Downloads

22.0K

Platforms

Linux 64 Version: 1.20.0
macOS 64 Version: 1.20.0