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 a8356d8 commit 1bbb596Copy full SHA for 1bbb596
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: future.batchtools
2
-Version: 0.12.2-9931
+Version: 0.12.2-9932
3
Depends:
4
R (>= 3.2.0),
5
parallelly,
NEWS.md
@@ -14,6 +14,9 @@
14
* Canceling batchtools futures will now interrupt them by default,
15
if the backend supports it.
16
17
+ * Tidy up built-in template job script for Bash, SGE, Slurm and
18
+ Torque/PBS.
19
+
20
* Add built-in template job script for LSF and OpenLava.
21
22
## Documentation
0 commit comments