# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "RcppParallel" in publications use:' type: software license: GPL-3.0-or-later title: 'RcppParallel: Parallel Programming Tools for ''Rcpp''' version: 5.1.10.9000 doi: 10.32614/CRAN.package.RcppParallel abstract: High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values. authors: - family-names: Ushey given-names: Kevin email: kevin@rstudio.com orcid: https://orcid.org/0000-0003-2880-7407 - family-names: Allaire given-names: JJ email: jj@rstudio.com - family-names: Francois given-names: Romain - family-names: Vandenbrouck given-names: Gregory - family-names: Geelnard given-names: Marcus - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X - name: Intel - name: UXL Foundation repository: https://andrjohns.r-universe.dev repository-code: https://github.com/RcppCore/RcppParallel commit: e4e33f47ef069cd16bfd8eaa3c68fad3ba09ea7b url: https://rcppcore.github.io/RcppParallel/ date-released: '2025-10-07' contact: - family-names: Ushey given-names: Kevin email: kevin@rstudio.com orcid: https://orcid.org/0000-0003-2880-7407