mllg / batchtools

Tools for computation on batch systems
https://mllg.github.io/batchtools/
GNU Lesser General Public License v3.0
172 stars 51 forks source link

HELP: Stray symbols in ?clearRegistry #93

Closed HenrikBengtsson closed 7 years ago

HenrikBengtsson commented 7 years ago

https://github.com/mllg/batchtools/blob/master/R/clearRegistry.R#L3 holds:

#' @title Remove All Jobs
#' @description
#' Removes all jobs from a registry and calls \code{\link{sweepRegistry}}<`3`>.

Note those last symbols.

mllg commented 7 years ago

Thanks!