Azure/rAzureBatch: rAzureBatch

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.7.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("Azure/rAzureBatch")
Azure/rAzureBatch documentation built on May 28, 2021, 5:57 p.m.