Released on CRAN, 15 November 2021.
New features and fixes
-
Argument job_array_task_limit
included in slurm_*()
functions to
allow the user to set JobArrayTaskLimit
(#70).
-
get_job_status()
now checks whether slurm_*.out
files exist
before attempting to open them, avoiding an error
(#72).