Skip to content

Commit e64b55b

Browse files
Forgot to unexport [#58]
1 parent 686ca65 commit e64b55b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ S3method(status,BatchtoolsFuture)
1313
export("%resources%")
1414
export(BatchtoolsFuture)
1515
export(BatchtoolsFutureError)
16-
export(await)
1716
export(batchtools_custom)
1817
export(batchtools_interactive)
1918
export(batchtools_local)

R/BatchtoolsFuture-class.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,6 @@ run.BatchtoolsFuture <- function(future, ...) {
522522
#' and will no longer available in subsequent calls. If called
523523
#' again, an error may be thrown.
524524
#'
525-
#' @export
526525
#' @importFrom batchtools getErrorMessages loadResult waitForJobs
527526
#' @importFrom utils tail
528527
#' @keywords internal

0 commit comments

Comments
 (0)