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 erblast::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

Aug 15, 2018 at 10:44

License

MIT + file LICENSE

Total Downloads

24

Version Downloads

24

Supported Platforms

macOS-64
win-64