Skip to content

batchtools 0.9.16

Compare
Choose a tag to compare
@mllg mllg released this 03 Feb 14:11
  • 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 argument repls.
  • Improved handling of jobs in ClusterFunctionsSlurm.
  • Fixed a bug in waitForJobs()
  • Fixed some assertions.