# ------------------------------------------------ # CITATION.cff 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.7.2 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 and bounded queues, 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: 8f185a64352259e69689299f8e63c2b8140d29df url: https://mirai.r-lib.org date-released: '2026-07-20' contact: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X