# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CUFF" in publications use:' type: software license: GPL-2.0-or-later title: 'CUFF: Charles''s Utility Function using Formula' version: '1.10' doi: 10.32614/CRAN.package.CUFF abstract: Utility functions that provides wrapper to descriptive base functions like cor, mean and table. It makes use of the formula interface to pass variables to functions. It also provides operators to concatenate (%+%), to repeat (%n%) and manage character vectors for nice display. authors: - family-names: Giguère given-names: Charles-Édouard email: ce.giguere@gmail.com repository: https://giguerch.r-universe.dev repository-code: https://github.com/giguerch/CUFF commit: 43f24c1b90492a7c4b09393a84b9a12ec1e655ec url: https://github.com/giguerch/CUFF date-released: '2024-03-20' contact: - family-names: Giguère given-names: Charles-Édouard email: ce.giguere@gmail.com