• update with with wrapper functions for {gtsummary}. Some work in progress.
  • update for compatibility with dplyr 1.0.2
  • update tests for compatibility with dplyr v1.0.0
  • add better error reporting from tabulate_survey() in the case of low number factor levels.
  • Update to {tidyselect} 1.0.0, remove warning if unused columns (#8, @zkamvar)
  • Change import {msfdict} to {epidict}
  • Added a NEWS.md file to track changes to the package.
  • Change import {msfmisc} to {epikit}
  • Start using continuous integration