promises

Abstractions for Promise-Based Asynchronous Programming

CRAN Package

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.


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports6 packages
  • Suggests7 packages
  • Linking To2 packages
  • Reverse Imports19 packages
  • Reverse Suggests8 packages
  • Reverse Enhances2 packages