pablo-gar/rSubmitter: An interface between R and a SLURM cluster

rSubmitter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks Easy submission, monitoring and management of individual cluster jobs. Easy and fast submission of many jobs, by implementing SLURM arrays. Seamlessly lapply (loop) parallelization.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1
URL https://github.com/pablo-gar/rSubmitter/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pablo-gar/rSubmitter")
pablo-gar/rSubmitter documentation built on Jan. 26, 2020, 2:08 a.m.