# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "doFuture.tests.extra" in publications use:' type: software license: LGPL-2.0-or-later title: 'doFuture.tests.extra: Extra Test Sets for the ''doFuture'' Package' version: 0.2.0 doi: 10.32614/CRAN.package.doFuture.tests.extra abstract: Runs examples of packages that use 'foreach' and '%dopar%' for parallelization, where 'doFuture' is used as the 'foreach' adapter making it possible to use any future backend for parallelization. The package tests use these tools to test 'doFuture' with 'foreach'-based examples from packages 'BiocParallel', 'caret', 'doParallel', 'glmnet', 'NMF', 'plyr', and 'TSP'. These tests are run with many known future backends. authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com repository: https://futureverse.r-universe.dev repository-code: https://github.com/futureverse/doFuture.tests.extra commit: 4e3ffb807216efb66799af3d575d950ac272c7cd url: https://github.com/futureverse/doFuture.tests.extra date-released: '2025-07-15' contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com