Package: spicy
Title: Descriptive Statistics, Summary Tables, and Data Management
        Tools
Version: 0.12.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 tabulation, descriptive-summary, and
    variable-inspection tools for applied data analysis. Frequency
    tables and cross-tabulations with contingency-table association
    measures (Cramer's V, Phi, Goodman-Kruskal Gamma, Kendall's
    Tau-b, Somers' D, and others); categorical and continuous
    summary tables; regression coefficient tables for one or more
    'lm' or 'glm' fits side by side; and outcome-by-group
    comparison tables from linear models with optional additive
    covariate adjustment. All table outputs follow APA conventions
    and expose 'broom'-compatible 'tidy()' / 'glance()' methods
    for downstream pipelines. Helpers cover interactive codebooks,
    variable-label extraction, clipboard export, and row-wise
    descriptive summaries.
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
Imports: crayon, dplyr, labelled, rlang (>= 1.1.0), sandwich, stats,
        stringr, tibble, tidyselect, utils
Suggests: broom, clipr, clubSandwich, DT, effectsize, emmeans,
        flextable, gt, haven, htmltools, knitr, marginaleffects,
        officer, openxlsx2, parameters, performance, rmarkdown,
        spelling, testthat (>= 3.0.0), tinytable, withr
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-19 14:24:28 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-05-19 21:40:02 UTC
