# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sumvar" in publications use:' type: software license: MIT title: 'sumvar: Summarise and Explore Continuous, Categorical and Date Variables' version: 0.2.0 doi: 10.32614/CRAN.package.sumvar abstract: Explore continuous, date and categorical variables with summary statistics, visualisations, and frequency tables. Brings the ease and simplicity of the sum and tab commands from 'Stata' to 'R', including support for two-way cross-tabulations, hypothesis tests, duplicate and missing data exploration, and automated HTML or PDF exploratory reports. authors: - family-names: Stockdale given-names: Alexander email: a.stockdale@liverpool.ac.uk repository: https://alstockdale.r-universe.dev repository-code: https://github.com/alstockdale/sumvar commit: 4aacdfcc59cf09c38a2efac7b20dd433c89e37c2 url: https://alstockdale.github.io/sumvar/ date-released: '2026-03-18' contact: - family-names: Stockdale given-names: Alexander email: a.stockdale@liverpool.ac.uk