# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rformat" in publications use:' type: software license: GPL-3.0-only title: 'rformat: Base R Code Formatter' version: 0.1.0 doi: 10.32614/CRAN.package.rformat abstract: A minimal R code formatter following base R style conventions. Formats R code with consistent spacing, indentation, and structure. authors: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X repository: https://cornball-ai.r-universe.dev repository-code: https://github.com/cornball-ai/rformat commit: 3ec63940cc7b6ab27bc82d32464c5ec9029c59f2 url: https://github.com/cornball-ai/rformat date-released: '2026-05-14' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X