matloff/Rdsm: Threads Environment for R

Provides a threads-type programming environment for R. The package gives the R programmer the clearer, more concise shared memory world view, and in some cases gives superior performance as well. In addition, it enables parallel processing on very large, out-of-core matrices.

Getting started

Package details

AuthorNorm Matloff <normmatloff@gmail.com>
MaintainerNorm Matloff <normmatloff@gmail.com>
LicenseGPL (>= 2)
Version2.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("matloff/Rdsm")
matloff/Rdsm documentation built on May 18, 2019, 8:08 p.m.