Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Focus of Release 

This version is an UPCOMING a maintenance release for DataSHIELD, containing changes for small known bugfixes in release 6.1. Larger changes will be saved for the release of version 6.2.

...

  1. Add tests to client-side methods to ensure that ‘datasources’ is a list of DSConnection objects.

  2. Many error messages previous returned have been converted to errors generated by 'stop(...)'.

  3. General improvements to documentation

  4. Additional tests implemented

  5. ds.boxPlot: implementation has been refined.

  6. ds.completeCases: ensured correct behaviour if applied to a vector.

  7. ds.cor: switch default for naAction from 'pairwise.complete' remove the naAction argument, and fixed the behavior to 'casewise.complete' for “NA” values.

  8. ds.dataFrameFill: if filling a column with factors, levels are set correctly.

  9. ds.dataFrameSort: ensure correct behaviour if sorting columns are not integer of numeric columns.

  10. ds.tapply.assign: ensure correct behaviour of disclosure check when conversion to factors.

  11. ds.lexis: ensure required headers are retained.

  12. ds.glmSLMA: added support for assigning model to a variable on the server-side.

  13. ds.lmerSLMA: added support for assigning model to a variable on the server-side.

  14. ds.glmerSLMA: corrected documentation.

  15. ds.recodeValues: can be applied to columns which are factors.

  16. ds.rm: permit removal of multiple variables on the server-side and removed the restriction on variable name length.

  17. ds.merge: correction to documentation.

  18. ds.table: ensured correct behaviour when assignment of table to variable on the server-side is specified. Ensure study names are included in tables.

  19. ds.cbind: ensure checking of the assignment of column names and unused arguments.

  20. Support Opal 4.0.3

  21. Support DSI 1.2, DSOpal 1.2 and opalr 2.0.0