LuisFilipe236/doAzureParallel: doAzureParallel

The project is for data experts who use R at scale. The project comes together as an R package that will allow users to run their R code in parallel across a cluster hosted on Azure. The cluster will be created and maintained by Azure Batch and, for the initial version, will be a public/ communal pool. The orchestration for each job that needs to be parallelized in the cluster will be done by a middle layer that schedules each request.

Getting started

Package details

AuthorBrian Hoang
MaintainerBrian Hoang <brhoan@microsoft.com>
LicenseMIT + file LICENSE
Version0.6.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("LuisFilipe236/doAzureParallel")
LuisFilipe236/doAzureParallel documentation built on May 28, 2019, 1:45 p.m.