Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 855 Bytes

File metadata and controls

34 lines (21 loc) · 855 Bytes

epitabulate 0.1.0

  • first CRAN release
  • wrapper functions {gtsummary} finalised
  • obsolete functions removed
  • removed {epidict} from examples - no longer in suggests

epitabulate 0.0.0.9006

  • update with with wrapper functions for {gtsummary}. Some work in progress.

epitabulate 0.0.0.9005

  • update for compatibility with dplyr 1.0.2

epitabulate 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.

epitabulate 0.0.0.9003

  • Update to {tidyselect} 1.0.0, remove warning if unused columns (#8, @zkamvar)

epitabulate 0.0.0.9002

  • Change import {msfdict} to {epidict}

epitabulate 0.0.0.9001

  • Added a NEWS.md file to track changes to the package.
  • Change import {msfmisc} to {epikit}
  • Start using continuous integration