gtsummary 1.7.2

gtsummary 1.7.1

New Functions

New Functionality

Bug Fixes

gtsummary 1.7.0

Breaking Changes

New Functions

New Functionality

New Documentation

Bug Fixes

gtsummary 1.6.3

gtsummary 1.6.2

gtsummary 1.6.1

New Functionality

Other Updates

Bug Fixes

gtsummary 1.6.0

Improvements to as_kable_extra()

Improvements to as_flex_table()

New Functions

New Functionality

Other Updates

Bug Fixes

gtsummary 1.5.2

gtsummary 1.5.1

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.5.0

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.4.2

gtsummary 1.4.1

gtsummary 1.4.0

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.7

gtsummary 1.3.6

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.5

New Functionality

Bug Fixes

Other Updates

gtsummary 1.3.4

gtsummary 1.3.3

New Functions

User-facing Updates

Internal Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.2

gtsummary 1.3.1

New Functions

User-facing Updates

Internal Updates

Bug Fixes

gtsummary 1.3.0

New Functions

User-facing Updates

Internal Updates

Bug Fixes

gtsummary 1.2.6

gtsummary 1.2.5

Documentation

Breaking changes

Syntax

User-facing improvements

Other features and fixes

gtsummary 1.2.4

gtsummary 1.2.3

gtsummary 1.2.2

New Features

Documentation

Other Updates

gtsummary 1.2.1

gtsummary 1.2.0

    bold_p()            <-  tab_style_bold_p()  
    bold_labels()       <-  tab_style_bold_labels()  
    bold_levels()       <-  tab_style_bold_levels()  
    italicize_labels()  <-  tab_style_italicize_labels()  
    italicize_levels()  <-  tab_style_italicize_levels()  

gtsummary 1.1.1

gtsummary 1.1.0

gtsummary 1.0.0

First release since major re-factoring. The {gt} package is now used as the print engine to create all tables. Some function names have been modified to be more in line with other {gt} function calls, and additional functions have been added. The API for some functions has also been updated. Review documentation and vignettes for details.

Updated Function Names

    tbl_summary()       <-  fmt_table1()  
    tbl_regression()    <-  fmt_regression()  
    tbl_uvregression()  <-  fmt_uni_regression()  
    style_pvalue()      <-  fmt_pvalue()  
    style_percent       <-  fmt_percent()  
    style_ratio         <-  fmt_beta()  

New Functions

    tbl_survival()          as_gt()  
    tbl_merge()             style_sigfig()  
    add_nevent()            gtsummary_logo()

gtsummary 0.1.0

First version of package available here.