Path to this page:
./
parallel/R-promises,
Abstractions for promise-based asynchronous programming
Branch: pkgsrc-2019Q3,
Version: 1.0.1,
Package name: R-promises-1.0.1,
Maintainer: pkgsrc-usersProvides 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.
Required to run:[
devel/R-magrittr] [
devel/R-rlang] [
devel/R-Rcpp] [
devel/R-R6] [
sysutils/R-later] [
math/R]
Master sites: (Expand)
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version R-promises-1.0.1 (created)