Recent Releases of DSI

DSI - 1.7.0

What's Changed

  • feat: format errors by @timcadman in https://github.com/datashield/DSI/pull/21

New Contributors

  • @timcadman made their first contribution in https://github.com/datashield/DSI/pull/21

Full Changelog: https://github.com/datashield/DSI/compare/1.6.0...1.7.0

- R
Published by ymarcon almost 2 years ago

DSI - 1.6.0

Maintenance release, on CRAN request.

- R
Published by ymarcon about 2 years ago

DSI - 1.5.0

New feature: multiple workspaces can be restored, at any time in the analysis flow using the datashield.workspace_restore function.

- R
Published by ymarcon almost 4 years ago

DSI - 1.4.0

New features: * failSafe parameter added to datashield.login() * success and error callback function parameters added to datashield.aggregate() and datashield.assign().

These changes do not affect packages implementing this API (like DSOpal and DSLite).

- R
Published by ymarcon over 4 years ago

DSI - 1.3.3

Do not check for assignment result from excluded connections (#14)

- R
Published by ymarcon over 4 years ago

DSI - 1.3.2

Call dsIsAsync only when connection could be established (#14).

- R
Published by ymarcon over 4 years ago

DSI - 1.3.1

datashield.login() : #14 failSafe parameter added.

- R
Published by ymarcon over 4 years ago

DSI - 1.3.0

DataSHIELD profiles API: * dsListProfiles(), to get profiles from server * datashield.profiles(), to retrive profiles from a list of servers * profile parameter added to DSLoginBuilder class and used by datashield.login()

- R
Published by ymarcon about 5 years ago

DSI - 1.2.0

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

- R
Published by ymarcon over 5 years ago

DSI - 1.1.1

Bug fix for datashield.pkg_status

- R
Published by ymarcon over 5 years ago

DSI - 1.1.0

  • Resources S4 functions added
  • Improved error handing
  • Updated documentation

- R
Published by ymarcon about 6 years ago

DSI - 1.0.0

- R
Published by ymarcon over 6 years ago