Package: tablet Type: Package Title: Tabulate Descriptive Statistics in Multiple Formats Version: 0.8.1 Authors@R: person(given = "Tim", family = "Bergsma", role = c("aut", "cre"), email = "bergsmat@gmail.com") Maintainer: Tim Bergsma BugReports: https://github.com/bergsmat/tablet/issues Description: Creates a table of descriptive statistics for factor and numeric columns in a data frame. Displays these by groups, if any. Highly customizable, with support for 'html' and 'pdf' provided by 'kableExtra'. Respects original column order, column labels, and factor level order. See ?tablet.data.frame and vignettes. License: GPL-3 Encoding: UTF-8 Imports: dplyr (>= 1.0.2), yamlet (>= 0.10.21), rlang, tidyr, kableExtra (>= 0.9.0), spork (>= 0.2.7), magrittr, fs, reactable RoxygenNote: 7.3.3 VignetteBuilder: knitr Suggests: knitr, rmarkdown, boot, testthat, shiny, shinyFiles, haven, yaml, sortable, latexpdf, tinytex, tools, csv, xtable, shinyAce, R.utils Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libudunits2-dev Repository: https://bergsmat.r-universe.dev Date/Publication: 2026-06-05 19:27:27 UTC RemoteUrl: https://github.com/bergsmat/tablet RemoteRef: HEAD RemoteSha: 70b2c31ac7c5d888ef8c958eddac4bc5a79205d3 NeedsCompilation: no Packaged: 2026-06-05 19:55:59 UTC; root Author: Tim Bergsma [aut, cre]