# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "grr" in publications use:' type: software license: GPL-3.0-only title: 'grr: Alternative Implementations of Base R Functions' version: 0.9.5 doi: 10.32614/CRAN.package.grr abstract: Alternative implementations of some base R functions, including sort, order, and match. Functions are simplified but can be faster or have other advantages. authors: - family-names: Varrichio given-names: Craig email: canthony427@gmail.com repository: https://blaserlab.r-universe.dev commit: 3e7a63ef9b62dec659792d0da5eba6f51ee586eb date-released: '2016-08-26' contact: - family-names: Varrichio given-names: Craig email: canthony427@gmail.com