# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "arsenal" in publications use:' type: software license: GPL-2.0-or-later title: 'arsenal: An Arsenal of ''R'' Functions for Large-Scale Statistical Summaries' version: 3.7.1 doi: 10.32614/CRAN.package.arsenal identifiers: - type: url value: https://mayoverse.github.io/arsenal/ abstract: An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work within the latest reporting tools in 'R' and 'RStudio' and which use formulas and versatile summary statistics for summary tables and models. The primary functions include tableby(), a Table-1-like summary of multiple variable types 'by' the levels of one or more categorical variables; paired(), a Table-1-like summary of multiple variable types paired across two time points; modelsum(), which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates); freqlist(), a powerful frequency table across many categorical variables; comparedf(), a function for comparing data.frames; and write2(), a function to output tables to a document. authors: - family-names: Heinzen given-names: Ethan email: heinzen.ethan@mayo.edu - family-names: Sinnwell given-names: Jason - family-names: Atkinson given-names: Elizabeth - family-names: Gunderson given-names: Tina - family-names: Dougherty given-names: Gregory repository: https://cran.r-universe.dev repository-code: https://github.com/mayoverse/arsenal commit: 8af07b7158e773970c48696732420af16928a0bf url: https://cran.r-project.org/package=arsenal date-released: '2026-07-01' contact: - family-names: Heinzen given-names: Ethan email: heinzen.ethan@mayo.edu