CMD + K

r-promises

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-promises

Usage Tracking

1.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Dec 29, 2019 at 04:41

License

MIT

Total Downloads

118

Supported Platforms

linux-64