| Port variant | std |
| Summary | Promise-based asynchronous programing abstracts |
| Package version | 1.3.3 |
| Homepage | https://rstudio.github.io/promises/ |
| Keywords | cran |
| Maintainer | CRAN Automaton |
| License | Not yet specified |
| Other variants | There are no other variants. |
| Ravenports | Buildsheet | History |
| Ravensource | Port Directory | History |
| Last modified | 13 JUN 2025, 00:30:19 UTC |
| Port created | 15 APR 2020, 06:14:40 UTC |
| single | promises: Abstractions for Promise-Based Asynchronous Programming Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R. |
| Build (only) |
gmake:primary:std R:primary:std icu:dev:std |
| Build and Runtime |
R-fastmap:single:std R-later:single:std R-magrittr:single:std R-R6:single:std R-Rcpp:single:std R-rlang:single:std |
| Runtime (only) |
R:primary:std R:nls:std |
| main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
| R-DT:std | Wrapper of the JavaScript Library 'DataTables' |
| R-httpuv:std | HTTP and WebSocket Server Library |
| R-plotly:std | Create Interactive Web Graphics via 'plotly.js' |
| R-shiny:std | Web Application Framework for R |