Skip to contents

datacutr 0.2.0

New Features

Updates of Existing Functions

  • Update to impute_dcutdtc(), date_cut() and special_dm_cut() functions to allow for datacut date to be null. In this case, all records for this patient will be kept/left unchanged. (#179, #188, #189, #190)
  • Warning added to process_cut if expected dataset dm is missing (#172)
  • Warning added to create_dcut if cut date being passed as NULL, and not valid date or NA/"" (#181)

Breaking Changes

  • Added dependency on admiraldev >= 0.3.0 (#173)

Documentation

  • Added notes on SDTM compatibility (#171)
  • Cleaned install packages code format (#177)
  • Fixed broken link to source (#184)
  • Added report a bug link to site (#182)

Various

  • Added CRAN badge to site (#174)
  • Pull Request template updated (#192)

datacutr 0.1.0

New Features

  • First release of functions for SDTM datacut
  • New {datacutr} website created

Updates of Existing Functions

  • N/A

Breaking Changes

  • N/A

Documentation

  • N/A

Various

  • N/A