R-promises
Port variant std
Summary Promise-based asynchronous programing abstracts
BROKEN
Package version 1.3.2
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 02 DEC 2024, 22:03:23 UTC
Port created 15 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: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
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
94d5b07eb54d73174d3f5dd573b8bd996a59f5cf9eaf8f344793ac6c5f2654bd 3168224 CRAN/promises_1.3.2.tar.gz
Ports that require R-promises:std
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