We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1a7f3 commit 9cf569fCopy full SHA for 9cf569f
DESCRIPTION
@@ -14,7 +14,7 @@ VignetteBuilder:
14
Title: A Future API for Parallel and Distributed Processing using 'batchtools'
15
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
16
email = "[email protected]"))
17
-Description: Implements of the Future API on top of the 'batchtools' package.
+Description: Implementation of the Future API on top of the 'batchtools' package.
18
This allows you to process futures, as defined by the 'future' package,
19
in parallel out of the box, not only on your local machine or ad-hoc
20
cluster of machines, but also via high-performance compute ('HPC') job
0 commit comments