Creates presentation-ready tables summarizing data
    sets, regression models, and more. The code to create the tables is
    concise and highly customizable. Data frames can be summarized with
    any function, e.g. mean(), median(), even user-written functions.
    Regression models are summarized and include the reference rows for
    categorical variables. Common regression models, such as logistic
    regression and Cox proportional hazards regression, are automatically
    identified and the tables are pre-filled with appropriate column
    headers.
| Version: | 
1.5.2 | 
| Depends: | 
R (≥ 3.4) | 
| Imports: | 
broom (≥ 0.7.11), broom.helpers (≥ 1.6.0), cli (≥ 3.1.1), dplyr (≥ 1.0.7), forcats (≥ 0.5.1), glue (≥ 1.6.0), gt (≥
0.3.1), knitr (≥ 1.37), lifecycle (≥ 1.0.1), purrr (≥
0.3.4), rlang (≥ 0.4.12), stringr (≥ 1.4.0), tibble (≥
3.1.6), tidyr (≥ 1.1.4) | 
| Suggests: | 
broom.mixed (≥ 0.2.7), car (≥ 3.0-11), covr, effectsize (≥
0.6.0), emmeans (≥ 1.7.2), flextable (≥ 0.6.10), geepack, GGally (≥ 2.1.0), Hmisc, huxtable (≥ 5.4.0), insight (≥
0.15.0), kableExtra (≥ 1.3.4), lme4, mgcv, mice (≥ 3.10.0), nnet, officer, parameters (≥ 0.16.0), parsnip (≥ 0.1.7), rmarkdown, sandwich (≥ 3.0.1), scales, smd (≥ 0.6.6), spelling (≥ 2.2), survey, survival (≥ 3.2-11), testthat (≥
3.0.4), workflows (≥ 0.2.4) | 
| Published: | 
2022-01-29 | 
| Author: | 
Daniel D. Sjoberg  
    [aut, cre],
  Michael Curry  
    [aut],
  Joseph Larmarange  
    [aut],
  Jessica Lavery  
    [aut],
  Karissa Whiting  
    [aut],
  Emily C. Zabor  
    [aut],
  Xing Bai [ctb],
  Esther Drill  
    [ctb],
  Jessica Flynn  
    [ctb],
  Margie Hannum  
    [ctb],
  Stephanie Lobaugh [ctb],
  Shannon Pileggi  
    [ctb],
  Amy Tin   [ctb],
  Gustavo Zapata Wainberg
      [ctb] | 
| Maintainer: | 
Daniel D. Sjoberg  <danield.sjoberg at gmail.com> | 
| BugReports: | 
https://github.com/ddsjoberg/gtsummary/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/ddsjoberg/gtsummary,
https://www.danieldsjoberg.com/gtsummary/ | 
| NeedsCompilation: | 
no | 
| Language: | 
en-US | 
| Citation: | 
gtsummary citation info  | 
| Materials: | 
README NEWS  | 
| In views: | 
ReproducibleResearch | 
| CRAN checks: | 
gtsummary results |