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()`.