# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tccquickr" in publications use:' type: software license: GPL-3.0-or-later title: 'tccquickr: Experimental R Code Transformation Framework on Top of ''Rtinycc''' version: 0.0.0.9000 doi: 10.32614/CRAN.package.tccquickr identifiers: - type: url value: https://github.com/sounkou-bioinfo/Rtinycc abstract: Provides an experimental and intentionally narrow declare()-annotated R code transformation and R-to-C compilation framework built on top of 'Rtinycc'. The package contains frontend parsing, typed IR, middle-end kernel rewrites, target C emission, and backend-neutral compilation helpers while keeping the underlying TinyCC toolchain and FFI runtime in 'Rtinycc' . 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/tccquickr commit: 7be115abe14a0b1296e1d9322bf9703ae8f5cec0 url: https://sounkou-bioinfo.r-universe.dev/tccquickr date-released: '2026-06-06' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com