Package: spicy
Title: Descriptive Statistics and Data Management Tools
Version: 0.6.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, 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.
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, openxlsx,
        rmarkdown, testthat (>= 3.0.0), tinytable
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
LazyData: true
NeedsCompilation: no
Packaged: 2026-03-21 01:31:07 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-03-23 08:50:02 UTC
