Skip to content

Commit cf1cb4a

Browse files
Help tweak [ci skip]
1 parent 53d71ff commit cf1cb4a

9 files changed

+18
-18
lines changed

R/BatchtoolsFutureBackend-class.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
#' job-script template as variable `resources`. This is based on how
3131
#' [batchtools::submitJobs()] works, with the exception for specially
3232
#' reserved names defined by the \pkg{future.batchtools} package;
33-
#' * `resources[["asis"]]` is a character vector that are passed as-is to
34-
#' the job script and are injected as job resource declarations.
3533
#' * `resources[["modules"]]` is character vector of Linux environment
3634
#' modules to be loaded.
3735
#' * `resources[["startup"]]` and `resources[["shutdown"]]` are character
@@ -42,6 +40,8 @@
4240
#' how the 'Rscript' is launched. The `resources[["rscript_args"]]` field
4341
#' is an optional character vector specifying the 'Rscript' command-line
4442
#' arguments.
43+
#' * `resources[["asis"]]` is a character vector that are passed as-is to
44+
#' the job script and are injected as job resource declarations.
4545
#' * All remaining `resources` named elements are injected as named resource
4646
#' specification for the scheduler.
4747
#'

man/BatchtoolsFutureBackend.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/BatchtoolsTemplateFutureBackend.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_bash.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_lsf.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_openlava.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_sge.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_slurm.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/batchtools_torque.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)