sumExtras
Extra Functions for 'gtsummary' Table Styling
v1.0.0
·
Feb 11, 2026
·
MIT + file LICENSE
Description
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.
Downloads
CRAN
215
Last 30 days
20564th
601
Last 90 days
1.3K
Last year
Trend: +49.3% (30d vs prior 30d)
r2u
8
Last 30 days
22
Last 90 days
45
Last year
Trend: -38.5% (30d vs prior 30d)
r2u: no daily series yet
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running massageExamples to create ‘sumExtras-Ex.R’ failed
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 4, 2026
ERROR 10 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE May 29, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [193s/210s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard testthat setup
> library(testthat)
> library(sumExtras)
>
> test_check("sumExtras")
Saving _problems/
...[truncated]...
└─cards:::.message_or_error(...)
32. └─cli::cli_abort(msg, call = call, .envir = envir)
33. └─rlang::abort(...)
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 236 ]
Error:
! Test failures.
Execution halted
ERROR
r-devel-linux-x86_64-fedora-clang
tests
Running ‘testthat.R’ [408s/481s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard testthat setup
> library(testthat)
> library(sumExtras)
>
> test_check("sumExtras")
Saving _problems/
...[truncated]...
└─cards:::.message_or_error(...)
32. └─cli::cli_abort(msg, call = call, .envir = envir)
33. └─rlang::abort(...)
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 236 ]
Error:
! Test failures.
Execution halted
ERROR
r-devel-linux-x86_64-fedora-gcc
tests
Running ‘testthat.R’ [415s/531s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard testthat setup
> library(testthat)
> library(sumExtras)
>
> test_check("sumExtras")
Saving _problems/
...[truncated]...
└─cards:::.message_or_error(...)
32. └─cli::cli_abort(msg, call = call, .envir = envir)
33. └─rlang::abort(...)
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 236 ]
Error:
! Test failures.
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR
r-release-macos-x86_64
package dependencies
Package required but not available: ‘gtsummary’ Packages suggested but not available for checking: 'broom.helpers', 'labelled' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.