slurmR: A Lightweight Wrapper for 'Slurm'

'Slurm', Simple Linux Utility for Resource Management <https://slurm.schedmd.com/>, is a popular 'Linux' based software used to schedule jobs in 'HPC' (High Performance Computing) clusters. This R package provides a specialized lightweight wrapper of 'Slurm' with a syntax similar to that found in the 'parallel' R package. The package also includes a method for creating socket cluster objects spanning multiple nodes that can be used with the 'parallel' package.

Version: 0.5-4
Depends: R (≥ 3.3.0), parallel
Imports: utils
Suggests: knitr, rmarkdown, covr, tinytest
Published: 2023-08-30
Author: George Vega Yon ORCID iD [aut, cre], Paul Marjoram ORCID iD [ctb, ths], National Cancer Institute (NCI) [fnd] (Grant Number 5P01CA196569-02), Michael Schubert ORCID iD [rev] (JOSS reviewer), Michel Lang ORCID iD [rev] (JOSS reviewer)
Maintainer: George Vega Yon <g.vegayon at gmail.com>
BugReports: https://github.com/USCbiostats/slurmR/issues
License: MIT + file LICENSE
URL: https://github.com/USCbiostats/slurmR, https://slurm.schedmd.com/
NeedsCompilation: no
Language: en-US
Citation: slurmR citation info
Materials: README NEWS
CRAN checks: slurmR results

Documentation:

Reference manual: slurmR.pdf
Vignettes: Job-resubmission
Getting Started with slurmR
Working with Slurm

Downloads:

Package source: slurmR_0.5-4.tar.gz
Windows binaries: r-prerel: slurmR_0.5-4.zip, r-release: slurmR_0.5-4.zip, r-oldrel: slurmR_0.5-4.zip
macOS binaries: r-prerel (arm64): slurmR_0.5-4.tgz, r-release (arm64): slurmR_0.5-4.tgz, r-oldrel (arm64): slurmR_0.5-4.tgz, r-prerel (x86_64): slurmR_0.5-4.tgz, r-release (x86_64): slurmR_0.5-4.tgz
Old sources: slurmR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=slurmR to link to this page.