# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "grkstyle" in publications use:' type: software license: MIT title: 'grkstyle: A Tidy R Code Style' version: 0.2.1 doi: 10.32614/CRAN.package.grkstyle abstract: A tidy code style building on the tidyverse code style guidelines but with a small changes for consistent line breaks and indentation. Enforces line breaks, if there are any initially between arguments in function calls and left-indents arguments in function definitions. Defaults to tabs, not spaces. authors: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com orcid: https://orcid.org/0000-0002-7111-0077 repository: https://gadenbuie.r-universe.dev repository-code: https://github.com/gadenbuie/grkstyle commit: 53051cba7772fd087e730848fb172271715b679c url: https://github.com/gadenbuie/grkstyle contact: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com orcid: https://orcid.org/0000-0002-7111-0077