create_dcutupdated to allow for cut_date in DDMMMYYYY formatcreate_dcutupdated to fix a bug when the optional filter argument is left as NULLapply_cutupdated to set reverted Death variables DTHFL and DTHDTC toNArather than""date_cut,pt_cut,special_dm_cut,apply_cutandread_outupdated to handle empty SDTM datasets
- Updates suggested packages in NAMESPACE file
- Changed some explicit returns to implicit in functions
read_outupdated to control location of outputs of the read-out file
None
Tests using temporary directories cleaned up
- Update
read_outto write to temporary drive
- Added a "Report a bug" link to
{datacutr}website (#182) - Added a
read_outfunction that enables the generation of a read-out file (.html), to summarize changes applied to data during a datacut. (#107)
- Update to
impute_dcutdtc(),date_cut()andspecial_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, #189, #190) - Warning added to
process_cutif expected datasetdmis missing (#172) - Warning added to
create_dcutif cut date being passed asNULL, and not valid date orNA/""(#181) process_cutupdated so that thepatient_cut_v,date_cut_mandno_cut_varguments have a default value ofNULL(#188)process_cutupdated to have more detailed error messages when incorrect datasets are fed in (#180)process_cutupdated to have argumentsread_outandout_pathto integrate theread_outfunction into the wrapper function; enabling auto-generation of the datacutr read-out file (#107)
- Added dependency on
admiraldev>= 0.3.0 (#173) - Added dependency on R version >= 4.1 due to an update in
admiraldevto use R native pipe
- 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)
- Added CRAN badge to site (#174)
- Pull Request template updated (#192)
- First release of functions for SDTM datacut
- New {datacutr} website created
- N/A
- N/A
- N/A
- N/A