Allows 'mirai' objects encapsulating asynchronous computations, from the 'mirai' package by Gao (2023) <doi:10.5281/zenodo.7912722>, to be used interchangeably with 'promise' objects from the 'promises' package by Cheng (2021) <https://CRAN.R-project.org/package=promises>. This facilitates their use with packages 'plumber' by Schloerke and Allen (2022) <https://CRAN.R-project.org/package=plumber> and 'shiny' by Cheng, Allaire, Sievert, Schloerke, Xie, Allen, McPherson, Dipert and Borges (2022) <https://CRAN.R-project.org/package=shiny>.
Version: | 0.4.0 |
Depends: | R (≥ 3.5) |
Imports: | later (≥ 1.0.0), nanonext (≥ 0.10.1), promises (≥ 1.1.0) |
Suggests: | mirai (≥ 0.10.0) |
Published: | 2023-11-05 |
Author: | Charlie Gao |
Maintainer: | Charlie Gao <charlie.gao at shikokuchuo.net> |
BugReports: | https://github.com/shikokuchuo/mirai.promises/issues |
License: | GPL (≥ 3) |
URL: | https://shikokuchuo.net/mirai.promises/, https://github.com/shikokuchuo/mirai.promises/ |
NeedsCompilation: | no |
Citation: | mirai.promises citation info |
Materials: | README NEWS |
CRAN checks: | mirai.promises results |
Reference manual: | mirai.promises.pdf |
Package source: | mirai.promises_0.4.0.tar.gz |
Windows binaries: | r-devel: mirai.promises_0.4.0.zip, r-release: mirai.promises_0.4.0.zip, r-oldrel: mirai.promises_0.4.0.zip |
macOS binaries: | r-release (arm64): mirai.promises_0.4.0.tgz, r-oldrel (arm64): mirai.promises_0.4.0.tgz, r-release (x86_64): mirai.promises_0.4.0.tgz, r-oldrel (x86_64): mirai.promises_0.3.1.tgz |
Old sources: | mirai.promises archive |
Please use the canonical form https://CRAN.R-project.org/package=mirai.promises to link to this page.