Skip to content

Commit e9f41ec

Browse files
tweaks [ci skip]
1 parent c57d54f commit e9f41ec

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

NEWS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: future.batchtools
22
==========================
33

4-
Version: 0.8.1-9000 [2020-04-12]
4+
Version: 0.8.1-9000 [2020-04-13]
55

66
SIGNIFICANT CHANGES:
77

@@ -12,8 +12,7 @@ NEW FEATURES:
1212

1313
* It is now possible to configure the default number of workers on the job
1414
queue of an HPC scheduler via either R option 'future.batchtools.workers'
15-
or environment variable 'R_FUTURE_BATCHTOOLS_WORKERS'. The default remains
16-
at an infinite number of workers (+Inf).
15+
or environment variable 'R_FUTURE_BATCHTOOLS_WORKERS'.
1716

1817
* It is now possible to configure the batchtools registries that are used by
1918
batchtools futures via new argument 'registry' to plan(). This argument
@@ -37,6 +36,8 @@ NEW FEATURES:
3736
'future.cache.path' or environment variable 'R_FUTURE_CACHE_PATH'.
3837

3938
* batchtools_custom() and BatchtoolsFuture gained argument 'conf.file'.
39+
Using plan(batchtools_custom) will now use any batchtools configuration
40+
file (an R script) found on the batchtools::findConfFile() search path.
4041

4142
DOCUMENTATION:
4243

0 commit comments

Comments
 (0)