# -------------------------------------------- # 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.5.3 identifiers: - type: doi value: 10.32614/CRAN.package.mirai abstract: Designed for simplicity, a 'mirai' evaluates an R expression asynchronously, locally or distributed over the network. Built on 'nanonext' and 'NNG' for modern networking and concurrency, scales efficiently to millions of tasks over thousands of parallel processes. Provides optimal scheduling over fast 'IPC', TCP, and TLS connections, integrating with SSH or cluster managers. Implements event-driven promises for reactive programming, and supports 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 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.5.3 url: https://doi.org/10.5281/zenodo.7912722 repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/r-lib/mirai commit: 54a7ab0fee7cd58ca20ec1282762f7ad0be58576 url: https://mirai.r-lib.org date-released: '2025-12-01' contact: - family-names: Gao given-names: Charlie email: charlie.gao@posit.co orcid: https://orcid.org/0000-0002-0750-061X