# ------------------------------------------------ # 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 identifiers: - type: url value: https://sounkou-bioinfo.github.io/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://abiomix.r-universe.dev repository-code: https://github.com/abiomix/abiomix-r-open commit: dd82290ba296385fcc7d7dfed339886e9deb41a2 url: https://github.com/sounkou-bioinfo/Rducks date-released: '2026-07-13' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com