s-u/multicore: Parallel processing of R code on machines with multiple cores or CPUs

This package provides a way of running parallel computations in R on machines with multiple cores or CPUs. Jobs can share the entire initial workspace and it provides methods for results collection.

Getting started

Package details

AuthorSimon Urbanek <Simon.Urbanek@r-project.org>
MaintainerSimon Urbanek <Simon.Urbanek@r-project.org>
LicenseGPL-2
Version0.1-8
URL http://www.rforge.net/multicore/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("s-u/multicore")
s-u/multicore documentation built on May 28, 2019, 10:48 a.m.