jonclayden/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-7
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("jonclayden/multicore")
jonclayden/multicore documentation built on May 19, 2019, 7:30 p.m.