Skip to content

v0.3.3

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 29 May 14:53
  • Fixed bug in extract_strata() where parentheses in strata level labels were incorrectly stripped, e.g. "Drug (B)" was truncated to "B". (#2388)
  • Added fix to ensure as_card does not error after update to cards
  • Bug fix in ard_car_vif() where non-syntactic variable names (e.g. those containing spaces) were returned with backticks in the variable column. Since gtsummary::tbl_regression() stores variable names without backticks, this mismatch resulted in empty VIF columns in gtsummary::add_vif(). (#335, @NourEdinDarwish)

What's Changed

New Contributors

Full Changelog: insightsengineering/cardx@v0.3.2...v0.3.3