# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RcppThread" in publications use:' type: software license: MIT title: 'RcppThread: R-Friendly Threading in C++' version: 2.4.0 doi: 10.18637/jss.v097.c01 identifiers: - type: doi value: 10.32614/CRAN.package.RcppThread abstract: Provides a C++11-style thread class and thread pool that can safely be interrupted from R. See Nagler (2021) . authors: - family-names: Nagler given-names: Thomas email: mail@tnagler.com orcid: https://orcid.org/0000-0003-1855-0046 preferred-citation: type: article title: R-Friendly Multi-Threading in C++ authors: - family-names: Nagler given-names: Thomas email: mail@tnagler.com orcid: https://orcid.org/0000-0003-1855-0046 journal: Journal of Statistical Software, Code Snippets year: '2021' volume: '97' issue: '1' doi: 10.18637/jss.v097.c01 start: '1' end: '18' repository: https://cran.r-universe.dev repository-code: https://github.com/tnagler/RcppThread commit: 0459d4ef6ee8429db949421cf623d9b5592764d8 url: https://github.com/tnagler/RcppThread date-released: '2026-06-11' contact: - family-names: Nagler given-names: Thomas email: mail@tnagler.com orcid: https://orcid.org/0000-0003-1855-0046