tabstats: A Lightweight Toolkit for Displaying Customizable Tables

A lightweight toolkit that provides functions for printing tables from input data in the R console or terminal with customizable formatting. Supported outputs include American Psychological Association (APA)-style tables (American Psychological Association, 2020, ISBN:9781433832178), correlation matrices, contingency tables, and two-column summary tables.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: cli, tibble, vctrs, utils, stats
Suggests: broom, rstatix, glue, tidyr, testthat (≥ 3.0.0), knitr, rmarkdown, fansi, crayon, dplyr
Published: 2026-03-24
DOI: 10.32614/CRAN.package.tabstats (may not be active yet)
Author: Joshua Marie [aut, cre]
Maintainer: Joshua Marie <joshua.marie.k at gmail.com>
BugReports: https://github.com/joshuamarie/tabstats/issues
License: MIT + file LICENSE
URL: https://github.com/joshuamarie/tabstats
NeedsCompilation: no
Citation: tabstats citation info
Materials: README, NEWS
CRAN checks: tabstats results

Documentation:

Reference manual: tabstats.html , tabstats.pdf
Vignettes: Getting Started (source, R code)

Downloads:

Package source: tabstats_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): tabstats_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): tabstats_0.1.0.tgz, r-oldrel (x86_64): tabstats_0.1.0.tgz

Linking:

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