# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pikchr" in publications use:' type: software license: GPL-2.0-or-later title: 'pikchr: R Wrapper for ''pikchr'' (PIC) Diagram Language' version: '1.0' doi: 10.32614/CRAN.package.pikchr abstract: An 'R' interface to 'pikchr' (, pronounced “picture”), a 'PIC'-like markup language for creating diagrams within technical documentation. Originally developed by Brian Kernighan, 'PIC' has been adapted into 'pikchr' by D. Richard Hipp, the creator of 'SQLite'. 'pikchr' is designed to be embedded in fenced code blocks of Markdown or other documentation markup languages, making it ideal for generating diagrams in text-based formats. This package allows R users to seamlessly integrate the descriptive syntax of 'pikchr' for diagram creation directly within the 'R' environment. authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Vaconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br repository: https://strategicprojects.r-universe.dev commit: 0d238d7181de7005648b4d7bc1b29879705029c1 date-released: '2024-12-01' contact: - family-names: Leite given-names: Andre email: leite@castlab.org