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.7.1 |
Depends: |
R (≥ 3.4) |
Imports: |
broom (≥ 1.0.1), broom.helpers (≥ 1.12.0), cli (≥ 3.1.1), dplyr (≥ 1.1.1), forcats (≥ 1.0.0), glue (≥ 1.6.2), gt (≥
0.9.0), knitr (≥ 1.37), lifecycle (≥ 1.0.1), purrr (≥
0.3.4), rlang (≥ 1.0.3), stringr (≥ 1.4.0), tibble (≥
3.2.1), tidyr (≥ 1.1.4), vctrs (≥ 0.5.2) |
Suggests: |
aod (≥ 1.3.1), broom.mixed (≥ 0.2.9), car (≥ 3.0-11), cmprsk, covr, effectsize (≥ 0.6.0), emmeans (≥ 1.7.3), flextable (≥ 0.8.1), geepack, ggstats (≥ 0.2.1), Hmisc, huxtable (≥ 5.4.0), insight (≥ 0.15.0), kableExtra (≥
1.3.4), lme4, mgcv, mice (≥ 3.10.0), nnet, officer, openxlsx, parameters (≥ 0.20.2), 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), tidycmprsk (≥
0.1.2), workflows (≥ 0.2.4) |
Published: |
2023-04-27 |
Author: |
Daniel D. Sjoberg
[aut, cre],
Joseph Larmarange
[aut],
Michael Curry
[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 |