# -------------------------------------------- # 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.6.1 doi: 10.32614/CRAN.package.mirai abstract: Evaluates R expressions asynchronously and in parallel, locally or distributed across networks. An official parallel cluster type for R. Built on 'nanonext' and 'NNG', its non-polling, event-driven architecture scales from a laptop to thousands of processes across high-performance computing clusters and cloud platforms. Features FIFO scheduling with task cancellation, promises for reactive programming, 'OpenTelemetry' distributed tracing, and custom serialization for cross-language data types. authors: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/r-lib/mirai commit: 0caa3123f19ed454e26e45290c7f28d9234cb990 url: https://mirai.r-lib.org date-released: '2026-03-02' contact: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X