# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mirai" in publications use:' type: software license: MIT title: 'mirai: Minimalist Async Evaluation Framework for R' version: 2.4.0 identifiers: - type: doi value: 10.32614/CRAN.package.mirai abstract: Designed for simplicity, a 'mirai' evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. Modern networking and concurrency, built on 'nanonext' and 'NNG', ensures reliable scheduling over fast inter-process communications or TCP/IP secured by TLS. Launch remote resources via SSH or cluster managers for distributed computing. The queued architecture scales efficiently to millions of tasks over thousands of connections, requiring no storage on the file system. Innovative features include event-driven promises, asynchronous parallel map, and seamless serialization of otherwise non-exportable reference objects. authors: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X preferred-citation: type: manual title: 'mirai: Minimalist Async Evaluation Framework for R' authors: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X year: '2025' notes: R package version 2.4.0 url: https://doi.org/10.5281/zenodo.7912722 repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/r-lib/mirai commit: c6167e9dc1578cdd197c4e674f8d9fb1257ef784 url: https://mirai.r-lib.org contact: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X