Rewrite dsApply() to use futures from the 'future' package. This would at the same time remove the dependency on the Biocparallel and BatchJobs packages. The latter will be supported by the 'async' package that provides batchjobs futures.
This will put future, globals and listenv up for another good real-world test.
Rewrite
dsApply()
to use futures from the 'future' package. This would at the same time remove the dependency on the Biocparallel and BatchJobs packages. The latter will be supported by the 'async' package that provides batchjobs futures.This will put future, globals and listenv up for another good real-world test.