Package: rslurm 0.6.2

Erick Verleye

rslurm: Submit R Calculations to a 'Slurm' Cluster

Functions that simplify submitting R scripts to a 'Slurm' workload manager, in part by automating the division of embarrassingly parallel calculations across cluster nodes.

Authors:Philippe Marchand [aut], Ian Carroll [aut], Mike Smorul [aut], Rachael Blake [aut], Quentin Read [aut], Dayne Filer [ctb], Ben Fasoli [ctb], Pol van Rijn [ctb], Sebastian Schubert [ctb], Rob Gilmore [ctb], Christopher Barrington [ctb], Se Jong Cho [art], Erick Verleye [cre]

rslurm_0.6.2.tar.gz
rslurm_0.6.2.zip(r-4.5)rslurm_0.6.2.zip(r-4.4)rslurm_0.6.2.zip(r-4.3)
rslurm_0.6.2.tgz(r-4.4-any)rslurm_0.6.2.tgz(r-4.3-any)
rslurm_0.6.2.tar.gz(r-4.5-noble)rslurm_0.6.2.tar.gz(r-4.4-noble)
rslurm_0.6.2.tgz(r-4.4-emscripten)rslurm_0.6.2.tgz(r-4.3-emscripten)
rslurm.pdf |rslurm.html
rslurm/json (API)
NEWS

# Install 'rslurm' in R:
install.packages('rslurm', repos = c('https://earthlab.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/earthlab/rslurm/issues

On CRAN:

slurm

10 exports 50 stars 3.35 score 1 dependencies 1 dependents 266 scripts 497 downloads

Last updated 2 years agofrom:fa2b828243. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:cancel_slurmcleanup_filesget_job_statusget_slurm_outlocal_slurm_arrayprint_job_statusslurm_applyslurm_callslurm_jobslurm_map

Dependencies:whisker

Parallelize R code on a Slurm cluster

Rendered fromrslurm.Rmdusingknitr::rmarkdown_notangleon Sep 17 2024.

Last update: 2021-04-22
Started: 2017-04-09