gtsummary: Presentation-Ready Data Summary and Analytic Result Tables

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.3.6
Depends: R (≥ 3.4)
Imports: broom (≥ 0.7.3), broom.helpers (≥ 1.1.0), dplyr (≥ 1.0.1), forcats (≥ 0.5.0), glue (≥ 1.4.1), gt (≥ 0.2.2), knitr (≥ 1.29), lifecycle (≥ 0.2.0), purrr (≥ 0.3.4), rlang (≥ 0.4.10), stringr (≥ 1.4.0), survival, tibble (≥ 3.0.3), tidyr (≥ 1.1.1), usethis (≥ 1.6.1)
Suggests: broom.mixed (≥ 0.2.6), car, covr, effectsize, flextable (≥ 0.5.10), geepack, Hmisc, huxtable (≥ 5.0.0), kableExtra, lme4, mice, nnet, officer, parameters, pkgdown, rmarkdown, scales, spelling (≥ 2.2), survey, testthat
Published: 2021-01-08
Author: Daniel D. Sjoberg ORCID iD [aut, cre], Michael Curry ORCID iD [aut], Margie Hannum ORCID iD [aut], Karissa Whiting ORCID iD [aut], Emily C. Zabor ORCID iD [aut], Esther Drill ORCID iD [ctb], Jessica Flynn ORCID iD [ctb], Joseph Larmarange ORCID iD [ctb], Jessica Lavery ORCID iD [ctb], Stephanie Lobaugh [ctb], Gustavo Zapata Wainberg ORCID iD [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, http://www.danieldsjoberg.com/gtsummary/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: gtsummary results

Downloads:

Reference manual: gtsummary.pdf
Vignettes: Table Gallery
Global Options
Definition of a gtsummary Object
Tutorial: inline_text
gtsummary + R Markdown
Tutorial: tbl_regression
Tutorial: tbl_summary
gtsummary themes
Package source: gtsummary_1.3.6.tar.gz
Windows binaries: r-devel: gtsummary_1.3.6.zip, r-release: gtsummary_1.3.6.zip, r-oldrel: gtsummary_1.3.6.zip
macOS binaries: r-release: gtsummary_1.3.6.tgz, r-oldrel: gtsummary_1.3.6.tgz
Old sources: gtsummary archive

Reverse dependencies:

Reverse suggests: broom.helpers

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gtsummary to link to this page.