Changes in version 0.1.0 (2025-11-13) - first CRAN release - wrapper functions {gtsummary} finalised - obsolete functions removed - removed {epidict} from examples - no longer in suggests Changes in version 0.0.0.9006 - update with with wrapper functions for {gtsummary}. Some work in progress. Changes in version 0.0.0.9005 - update for compatibility with dplyr 1.0.2 Changes in version 0.0.0.9004 - update tests for compatibility with dplyr v1.0.0 - add better error reporting from tabulate_survey() in the case of low number factor levels. Changes in version 0.0.0.9003 - Update to {tidyselect} 1.0.0, remove warning if unused columns (#8, @zkamvar) Changes in version 0.0.0.9002 - Change import {msfdict} to {epidict} Changes in version 0.0.0.9001 - Added a NEWS.md file to track changes to the package. - Change import {msfmisc} to {epikit} - Start using continuous integration