citHeader("To cite the spicy package in publications, use:")

bibentry(
  bibtype = "Manual",
  title = "spicy: Tools for Data Management and Variable Exploration",
  author = person(given = "Amal", family = "Tawfik"),
  year = "2025",
  note = paste0(
    "R package version ",
    as.character(meta$Version),
    ". CRAN: https://CRAN.R-project.org/package=spicy. ",
    "DOI: 10.5281/zenodo.15397865"
  ),
  url = "https://CRAN.R-project.org/package=spicy"
)

