# ------------------------------------------------ # CITATION.cff 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.12 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://cran.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rtinycc commit: ac06b963e17a0f844967be4d93fd533d49f23d19 url: https://sounkou-bioinfo.github.io/Rtinycc/ date-released: '2026-07-19' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com