Skip to content

1.2.0

Compare
Choose a tag to compare
@ymarcon ymarcon released this 15 Mar 17:55
· 2 commits to 1.2.x since this release

New features:

  • polling of computation servers, to handle long running tasks: new S4 functions are dsKeepAlive() and dsIsCompleted(),
  • assignment and aggregations can be performed on a subset of computation servers, with specific arguments: see datashield.assign() and datashield.aggregate().