# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shrtcts" in publications use:' type: software license: MIT title: 'shrtcts: Make Anything an RStudio Shortcut' version: 0.1.2 doi: 10.32614/CRAN.package.shrtcts abstract: An easily customizable method for creating RStudio addins from arbitrary R code. Use your own functions or call functions from other packages. Your shortcuts are stored in a YAML file in your home directory. 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/shrtcts commit: 41051cf25ee8bfd66da45315013ade9d894435bd url: https://pkg.garrickadenbuie.com/shrtcts contact: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com orcid: https://orcid.org/0000-0002-7111-0077