Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Aug 19, 2024
1 parent 0940477 commit 74fc163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/job_single.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#' your job will request is `cores` multiplied by `memory`.
#' @param time_limit character(1): time limit specified in a format accepted by
#' the \code{--time} parameter to \code{sbatch} (e.g. "4:00:00"). Defaults to 1
#' day, following the JHPCE default (<https://jhpce.jhu.edu/knowledge-base/setting-a-time-limit-for-your-slurm-job-on-jhpce/>).
#' day, following the JHPCE default (<https://jhpce.jhu.edu/slurm/time-limits/>).
#' @param email The email reporting option for the email address ("BEGIN",
#' "END", "FAIL", or "ALL")
#' @param logdir The directory to contain the log, as an absolute or relative
Expand Down
2 changes: 1 addition & 1 deletion man/job_single.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 74fc163

Please sign in to comment.