Provides tools for descriptive data analysis, variable inspection, and quick tabulation workflows in 'R'. Summarizes variable metadata, labels, classes, missing values, and representative values, with support for readable frequency tables, cross-tabulations, association measures for contingency tables (Cramer's V, Phi, Goodman-Kruskal Gamma, Kendall's Tau-b, Somers' D, and others), and APA-style reporting tables. Includes helpers for interactive codebooks, variable label extraction, clipboard export, and row-wise descriptive summaries. Designed to make descriptive analysis faster, clearer, and easier to work with in practice.
| Version: | 0.6.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | crayon, dplyr, haven, labelled, rlang, stats, stringr, tibble, tidyselect, utils |
| Suggests: | clipr, DT, flextable, gt, knitr, officer, openxlsx, rmarkdown, testthat (≥ 3.0.0), tinytable |
| Published: | 2026-03-23 |
| DOI: | 10.32614/CRAN.package.spicy |
| Author: | Amal Tawfik |
| Maintainer: | Amal Tawfik <amal.tawfik at hesav.ch> |
| BugReports: | https://github.com/amaltawfik/spicy/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/amaltawfik/spicy/, https://amaltawfik.github.io/spicy/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Citation: | spicy citation info |
| Materials: | README, NEWS |
| CRAN checks: | spicy results |
| Reference manual: | spicy.html , spicy.pdf |
| Vignettes: |
Association measures for contingency tables (source, R code) Getting started with spicy (source, R code) APA tables with table_apa() (source, R code) |
| Package source: | spicy_0.6.0.tar.gz |
| Windows binaries: | r-devel: spicy_0.5.0.zip, r-release: spicy_0.5.0.zip, r-oldrel: spicy_0.5.0.zip |
| macOS binaries: | r-release (arm64): spicy_0.6.0.tgz, r-oldrel (arm64): spicy_0.5.0.tgz, r-release (x86_64): spicy_0.6.0.tgz, r-oldrel (x86_64): spicy_0.6.0.tgz |
| Old sources: | spicy archive |
Please use the canonical form https://CRAN.R-project.org/package=spicy to link to this page.