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

May 7, 2018 at 20:06

License

MIT + file LICENSE

Total Downloads

2.0K

Version Downloads

1.8K

Supported Platforms

macOS-64