Skip to content

spicy

Descriptive Statistics, Summary Tables, and Data Management Tools

v0.12.0 · May 19, 2026 · MIT + file LICENSE

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.

Downloads

CRAN

534

Last 30 days

6773rd

1.9K

Last 90 days

5.9K

Last year

Trend: -6.6% (30d vs prior 30d)

r2u CRAN

30

Last 30 days

92

Last 90 days

208

Last year

Trend: -25% (30d vs prior 30d)

autoCRAN

5

Last 7 days

13

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running massageExamples to create ‘spicy-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
  cannot open file '/tmp/RtmpFy8zSK/file15024f54c55ad5/count_n.R': No space left on device
Execution halted
 NONE
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 20, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
ERROR r-release-macos-x86_64

tests

Running ‘testthat.R’ [43s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
    │ └─base::withCallingHandlers(...)
   6. │     └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
   7. └─spicy:::export_continuous_lm_table(...)
  
  [ FAIL 3 | WARN 0 | SKIP 17 | PASS 1156 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 10, 2026
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 31, 2026
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    doc   4.9Mb
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies crayon dplyr labelled rlang sandwich stringr tibble tidyselect spicy

Version History

15 tracked
updated 0.12.0 ← 0.11.0 diff May 19, 2026
updated 0.11.0 ← 0.10.0 diff May 4, 2026
updated 0.10.0 ← 0.9.0 diff Apr 27, 2026
updated 0.9.0 ← 0.8.0 diff Apr 20, 2026
updated 0.8.0 ← 0.7.0 diff Apr 10, 2026
updated 0.7.0 ← 0.6.0 diff Mar 30, 2026
updated 0.6.0 ← 0.5.0 diff Mar 23, 2026
updated 0.5.0 ← 0.4.2 diff Mar 14, 2026
new 0.4.2 Mar 10, 2026
updated 0.4.2 ← 0.4.1 diff Mar 5, 2026
updated 0.4.1 ← 0.3.0 diff Dec 20, 2025
updated 0.3.0 ← 0.2.1 diff Oct 22, 2025
updated 0.2.1 ← 0.2.0 diff Oct 3, 2025
updated 0.2.0 ← 0.1.0 diff Sep 24, 2025
new 0.1.0 May 4, 2025