# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "crew" in publications use:' type: software license: MIT title: 'crew: A Distributed Worker Launcher Framework' version: 0.9.5 abstract: In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The 'NNG'-powered 'mirai' R package by Gao (2023) is a sleek and sophisticated scheduler that efficiently processes these intense workloads. The 'crew' package extends 'mirai' with a unifying interface for third-party worker launchers. Inspiration also comes from packages. 'future' by Bengtsson (2021) , 'rrq' by FitzJohn and Ashton (2023) , 'clustermq' by Schubert (2019) ), and 'batchtools' by Lang, Bischel, and Surmann (2017) . authors: - family-names: Landau given-names: William Michael email: will.landau.oss@gmail.com orcid: https://orcid.org/0000-0003-1878-3253 repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/wlandau/crew url: https://wlandau.github.io/crew/ contact: - family-names: Landau given-names: William Michael email: will.landau.oss@gmail.com orcid: https://orcid.org/0000-0003-1878-3253