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.6.1 |
Depends: | R (≥ 3.4) |
Imports: | broom (≥ 0.8.0), broom.helpers (≥ 1.7.0), cli (≥ 3.1.1), dplyr (≥ 1.0.7), forcats (≥ 0.5.1), glue (≥ 1.6.0), gt (≥ 0.6.0), 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: | aod (≥ 1.3.1), broom.mixed (≥ 0.2.7), car (≥ 3.0-11), cmprsk, covr, effectsize (≥ 0.6.0), emmeans (≥ 1.7.3), 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, openxlsx, parameters (≥ 0.18.1), 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: | 2022-06-22 |
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 |
Reference manual: | gtsummary.pdf |
Vignettes: |
FAQ + Gallery Definition of a gtsummary Object Tutorial: inline_text gtsummary + R Markdown Tutorial: tbl_regression Tutorial: tbl_summary gtsummary themes |
Package source: | gtsummary_1.6.1.tar.gz |
Windows binaries: | r-devel: gtsummary_1.6.1.zip, r-release: gtsummary_1.6.1.zip, r-oldrel: gtsummary_1.6.1.zip |
macOS binaries: | r-release (arm64): gtsummary_1.6.1.tgz, r-oldrel (arm64): gtsummary_1.6.1.tgz, r-release (x86_64): gtsummary_1.6.1.tgz, r-oldrel (x86_64): gtsummary_1.6.1.tgz |
Old sources: | gtsummary archive |
Reverse depends: | pubh |
Reverse imports: | abmR, gtreg, IPDFileCheck, tidycmprsk |
Reverse suggests: | archetyper, broom.helpers, dcurves, equatiomatic, genieBPC, simstudy |
Please use the canonical form https://CRAN.R-project.org/package=gtsummary to link to this page.