# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "winch" in publications use:' type: software license: GPL-3.0-only title: 'winch: Portable Native and Joint Stack Traces' version: 0.1.3.9006 doi: 10.32614/CRAN.package.winch abstract: Obtain the native stack trace and fuse it with R's stack trace for easier debugging of R packages with native code. authors: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 - family-names: Taylor given-names: Ian Lance repository: https://cynkra.r-universe.dev repository-code: https://github.com/r-prof/winch commit: e4e597533b98ac50029da391edd8a86b45b3c86e url: https://r-prof.github.io/winch/ date-released: '2026-05-24' contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412