# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "clitable" in publications use:' type: software license: GPL-3.0-or-later title: 'clitable: Render Tables in Text for the Terminal' version: 0.1.0 doi: 10.32614/CRAN.package.clitable abstract: Render tables in text format in the terminal using ANSI strings thanks to the 'cli' and 'crayon' packages. authors: - family-names: Forner given-names: Karl email: karl.forner@gmail.com repository: https://kforner.r-universe.dev repository-code: https://github.com/kforner/clitable commit: ac4adb2d3db894a07c569f9848ee0053b55b8bdd url: https://github.com/kforner/clitable date-released: '2025-10-20' contact: - family-names: Forner given-names: Karl email: karl.forner@gmail.com