# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rtinycc" in publications use:' type: software license: GPL-3.0-or-later title: 'Rtinycc: Builds the ''TinyCC'' Command-Line Interface and Library for ''C'' Scripting in ''R''' version: 0.1.11.9000 doi: 10.32614/CRAN.package.Rtinycc abstract: Builds the 'TinyCC' (Tiny 'C' Compiler) command-line interface and library for package use in 'R'. The package compiles 'TinyCC' from source and provides R functions to interact with the compiler. 'TinyCC' can be used for header preprocessing, just-in-time compilation of 'C' code in 'R', and lightweight 'C' scripting workflows. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rtinycc commit: b79e789a60d3b31c7a68d3f1884025ee8618206a url: https://sounkou-bioinfo.github.io/Rtinycc/ date-released: '2026-06-03' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com