'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 | 
| DOI: | 10.32614/CRAN.package.slurmR | 
| Author: | George Vega Yon | 
| 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 | 
| Reference manual: | slurmR.html , slurmR.pdf | 
| Vignettes: | Job-resubmission (source, R code) Getting Started with slurmR (source, R code) Working with Slurm (source, R code) | 
| Package source: | slurmR_0.5-4.tar.gz | 
| Windows binaries: | r-devel: slurmR_0.5-4.zip, r-release: slurmR_0.5-4.zip, r-oldrel: slurmR_0.5-4.zip | 
| macOS binaries: | r-release (arm64): slurmR_0.5-4.tgz, r-oldrel (arm64): slurmR_0.5-4.tgz, r-release (x86_64): slurmR_0.5-4.tgz, r-oldrel (x86_64): slurmR_0.5-4.tgz | 
| Old sources: | slurmR archive | 
Please use the canonical form https://CRAN.R-project.org/package=slurmR to link to this page.