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:

Installation commands are not available for this package.

Usage Tracking

latest
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

Nov 6, 2025 at 10:51

License

MIT

Total Downloads

0

Version Downloads

0