Package: spicy
Title: Descriptive Statistics, Summary Tables, and Data Management
        Tools
Version: 0.10.0
Authors@R: 
    person("Amal", "Tawfik", , "amal.tawfik@hesav.ch", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0006-2422-1555", ROR = "04j47fz63"))
Description: Provides tools for descriptive data analysis,
    variable inspection, data management, and 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), categorical and continuous summary tables, and
    model-based bivariate tables for continuous outcomes, including
    APA-style reporting outputs. Includes helpers for interactive
    codebooks, variable label extraction, clipboard export, and row-wise
    descriptive summaries. Designed to make descriptive analysis and
    reporting faster, clearer, and easier to work with in practice.
License: MIT + file LICENSE
URL: https://github.com/amaltawfik/spicy/,
        https://amaltawfik.github.io/spicy/
BugReports: https://github.com/amaltawfik/spicy/issues
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
Imports: crayon, dplyr, haven, labelled, rlang, stats, stringr, tibble,
        tidyselect, utils
Suggests: clipr, DT, flextable, gt, knitr, officer, openxlsx2,
        rmarkdown, testthat (>= 3.0.0), tinytable, withr
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2026-04-27 08:42:26 UTC; at
Author: Amal Tawfik [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0006-2422-1555>, ROR:
    <https://ror.org/04j47fz63>)
Maintainer: Amal Tawfik <amal.tawfik@hesav.ch>
Repository: CRAN
Date/Publication: 2026-04-27 09:20:02 UTC
Built: R 4.5.3; ; 2026-04-28 23:52:15 UTC; windows
