CG1122/purrrallel: Parallelised Purrr

This package is a light weight wrapper around the parallel package to provide functions with identical names and functionality to the purrr package but are fundermentally parallelised. If no cluster has been setup these functions will just call their purrr counterparts.

Getting started

Package details

Authorperson("Craig", "Gower", , "craig.gower@roche.com", c("aut", "cre"))
MaintainerCraig Gower <craig.gower@roche.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CG1122/purrrallel")
CG1122/purrrallel documentation built on May 28, 2019, 3:56 p.m.