# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Rducks" in publications use:' type: software license: GPL-3.0-or-later title: 'Rducks: Register R User-Defined Functions in DuckDB' version: 0.1.1.9000 doi: 10.32614/CRAN.package.Rducks abstract: R package and 'DuckDB' extension bridge for registering R functions as 'DuckDB' user-defined functions (UDFs). The package is designed around a loaded 'DuckDB' extension, declarative type descriptors, direct native vector marshalling, and explicit execution discipline for safe interaction with R from 'DuckDB' execution. The inter-process worker transport uses vendored 'NNG' (nanomsg next generation). authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://rgenomicsetl.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rducks commit: 84a42c8ee9f6c35da3fe88b6056306ae5cbd5981 url: https://sounkou-bioinfo.github.io/Rducks/ date-released: '2026-07-19' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com