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.2
Depends: R (≥ 3.4)
Imports: broom (≥ 0.5.6), broom.mixed (≥ 0.2.6), crayon (≥ 1.3.4), dplyr (≥ 0.8.5), forcats (≥ 0.5.0), glue (≥ 1.4.0), gt (≥ 0.2.1), knitr (≥ 1.28), lifecycle (≥ 0.2.0), magrittr (≥ 1.5), purrr (≥ 0.3.4), rlang (≥ 0.4.6), stringr (≥ 1.4.0), survival, tibble (≥ 3.0.1), tidyr (≥ 1.0.3), tidyselect (≥ 1.1.0), usethis (≥ 1.6.1)
Suggests: car, covr, flextable, geepack, Hmisc, kableExtra, lme4, officer, pkgdown, rmarkdown, scales, spelling, testthat
Published: 2020-06-14
Author: Daniel D. Sjoberg ORCID iD [aut, cre], Margie Hannum ORCID iD [aut], Karissa Whiting ORCID iD [aut], Emily C. Zabor ORCID iD [aut], Michael Curry ORCID iD [ctb], Esther Drill ORCID iD [ctb], Jessica Flynn ORCID iD [ctb], Stephanie Lobaugh [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.2.tar.gz
Windows binaries: r-devel: gtsummary_1.3.2.zip, r-release: gtsummary_1.3.2.zip, r-oldrel: gtsummary_1.3.2.zip
macOS binaries: r-release: gtsummary_1.3.2.tgz, r-oldrel: gtsummary_1.3.2.tgz
Old sources: gtsummary archive

Linking:

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