Skip to content

Commit fcfda9c

Browse files
tweaks
1 parent 1b4b93d commit fcfda9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/batchtools_bash.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ BatchtoolsBashFutureBackend <- function(...,
2020
}
2121

2222

23-
#' A batchtools bash backend that resolves futures in a single background R session via Bash
23+
#' A batchtools bash backend that resolves futures sequential via a Bash template script
2424
#'
2525
#' The `batchtools_bash` backend was added to illustrate how to write a
26-
#' custom \pkg{future.batchtools} backend that uses a job-script template.
26+
#' custom \pkg{future.batchtools} backend that uses a templated job script.
2727
#' Please see the source code, for details.
2828
#'
2929
#' @inheritParams BatchtoolsFutureBackend

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.

0 commit comments

Comments
 (0)