Changes in version 0.4.1 (2023-10-23) Major changes - None Minor changes - Updated package description to include SDTM Implementation Guide author (CDSIC) and link - Minor updates to convert_to_script() function documentation Bug fixes - None Changes in version 0.4.0 Major changes - removed compare family of functions Minor changes - added example for create_STAT() function - prepared documentation for CRAN submission Changes in version 0.3.0 Major changes - added create_STAT() function Minor changes - None Changes in version 0.2.1 Major changes - Changed argument order for write_tbl_to_xpt(), convert_to_script(), and write_sessionInfo() and set default for the dir argument to these functions as NULL Minor changes - Improved write_tbl_to_xpt(), convert_to_script(), and write_sessionInfo() with input checking. Also added unit tests and improved the documentation and examples for these functions. - write_tbl_to_xpt() now lets users set a data set name/label different from filename Changes in version 0.2.0 Major changes - Added functions for comparing QC to production SDTM domain data sets (compare_qc_to_prod(), inspect_diffs(), summary_diffs()) - Added convert_to_script() for converting exploratory .Rmd to production .R scripts - Added write_sessionInfo() for logging R session state after a script is run Minor changes - Improved function documentation, {pkgdown} site, and README example Changes in version 0.1.0 - Initial release.