Versions Compared

Key

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

...

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

...

The following functions have been modified in this release of DataSHIELD. 

...

ds.recodeValues …

...

ds.rm …

...

ds.completeCases …

...

ds.dataFrameFill …

...

ds.dataFrame …

...

ds.cbind …

...

ds.dataFrameSort …

...

  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' to 'casewise.complete'.

  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.recodeValues and ds.lexis functions …

  12. ds.boxPlot …

    1. ds.boxPlot documentation has been updated to include examples

  13. ds.dataFrameSubset now displays an error message when the input variables does not exist (or if not written correctly)

  14. ds.table …

  15. ds.table now displays the actual names of studies as the column captions instead of “1”, “2”, “3”.

  16. ds.table …

  17. …. postponed

  18. ds.table …

      

Supported Versions

? To come

Code Availability 

...

  1. lexis: ensure required headers are retained.

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

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

  4. ds.glmerSLMA: corrected documentation.

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

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

  7. ds.merge: correction to documentation.

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

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

  10. Support Opal 4.0.3

  11. Support DSI 1.2, DSOpal 1.2 and opalr 2.0.0