NEWS


gtsummary 2.0.3.9003

gtsummary 2.0.3 (2024-10-04)

New Features and Functions

Other Updates

Bug Fixes

gtsummary 2.0.2 (2024-09-05)

Updates to address regressions in the v2.0.0 release:

Other updates

gtsummary 2.0.1 (2024-08-17)

Updates to address regressions in the v2.0.0 release:

Other updates

gtsummary 2.0.0 (2024-07-23)

New Features

Internal Storage

Documentation

Minor Improvements

Bug fixes

Lifecycle changes

gtsummary 1.7.2 (2023-07-15)

gtsummary 1.7.1 (2023-04-27)

New Functions

New Functionality

Bug Fixes

gtsummary 1.7.0 (2023-01-13)

Breaking Changes

New Functions

New Functionality

New Documentation

Bug Fixes

gtsummary 1.6.3 (2022-12-06)

gtsummary 1.6.2 (2022-09-30)

gtsummary 1.6.1 (2022-06-22)

New Functionality

Other Updates

Bug Fixes

gtsummary 1.6.0 (2022-04-25)

Improvements to as_kable_extra()

Improvements to as_flex_table()

New Functions

New Functionality

Other Updates

Bug Fixes

gtsummary 1.5.2 (2022-01-29)

gtsummary 1.5.1 (2022-01-20)

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.5.0 (2021-10-16)

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.4.2 (2021-07-13)

gtsummary 1.4.1 (2021-05-19)

gtsummary 1.4.0 (2021-04-13)

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.7 (2021-02-26)

gtsummary 1.3.6 (2021-01-08)

New Functions

New Functionality

Other Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.5 (2020-09-29)

New Functionality

Bug Fixes

Other Updates

gtsummary 1.3.4 (2020-08-27)

gtsummary 1.3.3 (2020-08-11)

New Functions

User-facing Updates

Internal Updates

Bug Fixes

Breaking Changes

gtsummary 1.3.2 (2020-06-14)

gtsummary 1.3.1 (2020-06-02)

New Functions

User-facing Updates

Internal Updates

Bug Fixes

gtsummary 1.3.0 (2020-04-17)

New Functions

User-facing Updates

Internal Updates

Bug Fixes

gtsummary 1.2.6 (2020-02-13)

gtsummary 1.2.5 (2020-02-11)

Documentation

Breaking changes

Syntax

User-facing improvements

Other features and fixes

gtsummary 1.2.4 (2019-12-16)

gtsummary 1.2.3 (2019-11-12)

gtsummary 1.2.2 (2019-11-10)

New Features

Documentation

Other Updates

gtsummary 1.2.1 (2019-08-20)

gtsummary 1.2.0 (2019-08-19)

    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 (2019-05-10)

First version of package available here.