Mainly so tests pass without setting up a scheduler
clustermq::QSys
-> LOCAL
new()
LOCAL$new(..., data = NULL)
set_common_data()
LOCAL$set_common_data(...)
submit_jobs()
LOCAL$submit_jobs(..., verbose = TRUE)
cleanup()
LOCAL$cleanup(quiet = FALSE, timeout = 3)
clone()
The objects of this class are cloneable with this method.
LOCAL$clone(deep = FALSE)
deep
Whether to make a deep clone.