Package: sumExtras 1.0.0

sumExtras: Extra Functions for 'gtsummary' Table Styling

Provides additional convenience functions for 'gtsummary' (Sjoberg et al. (2021) <doi:10.32614/RJ-2021-053>) & 'gt' tables, including automatic variable labeling from dictionaries, standardized missing value display, and consistent formatting helpers for streamlined table styling workflows.

Authors:Kyle Grealis [aut, cre], Raymond Balise [ctb], Daniel Maya [ctb]

sumExtras_1.0.0.tar.gz
sumExtras_1.0.0.zip(r-4.7)sumExtras_1.0.0.zip(r-4.6)sumExtras_1.0.0.zip(r-4.5)
sumExtras_1.0.0.tgz(r-4.6-any)sumExtras_1.0.0.tgz(r-4.5-any)
sumExtras_1.0.0.tar.gz(r-4.7-any)sumExtras_1.0.0.tar.gz(r-4.6-any)
sumExtras_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
sumExtras/json (API)

# Install 'sumExtras' in R:
install.packages('sumExtras', repos = c('https://kylegrealis.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kylegrealis/sumextras/issues

Pkgdown/docs site:https://www.kylegrealis.com

On CRAN:

Conda:

6.48 score 8 stars 9 scripts 224 downloads 8 exports 63 dependencies

Last updated from:affa348294. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK333
source / vignettesOK314
linux-release-x86_64OK317
macos-release-arm64OK313
macos-oldrel-arm64OK275
windows-develOK225
windows-releaseOK236
windows-oldrelOK245
wasm-releaseOK163

Exports:add_auto_labelsadd_group_colorsadd_group_stylingclean_tableextrasget_group_rowstheme_gt_compactuse_jama_theme

Dependencies:base64encbigDbitopsbslibcachemcardscardxclicommonmarkcpp11curldigestdplyrevaluatefarverfastmapfontawesomefsgenericsgluegtgtsummaryhighrhtmltoolshtmlwidgetsjquerylibjsonlitejuicyjuiceknitrlabelinglifecyclelitedownmagrittrmarkdownmemoisemimepillarpkgconfigpurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalesstringistringrtibbletidyrtidyselecttinytexutf8V8vctrsviridisLitewithrxfunxml2yaml

Automatic Variable Labeling
Creating a Data Dictionary | Labeling gtsummary Tables | Pass the Dictionary Explicitly | Automatic Discovery | Pre-Labeled Data | Manual Overrides Always Win | Regression Tables | Label Priority | Automatic Labeling via Options | More Vignettes

Last update: 2026-02-11
Started: 2025-12-11

Introduction to sumExtras
The extras() Function | Customizing Output | Cleaning Missing Values | Without cleaning | With clean_table() | Automatic Labeling | Pipeline Order | Other Vignettes

Last update: 2026-02-11
Started: 2025-11-16

Package Options
Quick read | Auto-Labeling with sumExtras.auto_labels | Dictionary Priority with sumExtras.prefer_dictionary | More Vignettes

Last update: 2026-02-11
Started: 2026-02-10

Table Styling and Formatting
Group Headers | add_group_styling() | Without styling | With add_group_styling() | add_group_colors() | get_group_rows() | Matching gt Tables with theme_gt_compact() | gtsummary with extras() | gt with theme_gt_compact() | Complete Example | More Vignettes

Last update: 2026-02-11
Started: 2025-12-11

Themes
use_jama_theme() | theme_gt_compact() | Default gt | With theme_gt_compact() | More Vignettes

Last update: 2026-02-11
Started: 2026-02-10