batchtools 0.9.16
- Fixed a bug in
addExperiments()in combination with combination method"bind"and repls > 1 where experiments have been duplicated. addExperiments()now also accepts a vector of replications (instead of a single scalar value) for argumentrepls.- Improved handling of jobs in
ClusterFunctionsSlurm. - Fixed a bug in
waitForJobs() - Fixed some assertions.