R-promises
Port variant standard
Summary Promise-based asynchronous programing abstracts
Package version 1.3.0
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 10 APR 2024, 23:19:53 UTC
Port created 14 APR 2020, 06:14:40 UTC
Subpackage Descriptions
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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
R:primary:standard
icu:dev:standard
Build and Runtime R-fastmap:single:standard
R-later:single:standard
R-magrittr:single:standard
R-R6:single:standard
R-Rcpp:single:standard
R-rlang:single:standard
Runtime (only) R:primary:standard
R:nls:standard
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
f8209df3bab33340c1bc8c0d26caee2890fafb93129ff1423302abae5931fad3 3159482 CRAN/promises_1.3.0.tar.gz
Ports that require R-promises:standard
R-DT:standard Wrapper of the JavaScript Library 'DataTables'
R-httpuv:standard HTTP and WebSocket Server Library
R-plotly:standard Create Interactive Web Graphics via 'plotly.js'
R-shiny:standard Web Application Framework for R