promises
Abstractions for Promise-Based Asynchronous Programming
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.
- Version1.3.0
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Languageen-US
- Last release04/05/2024
Documentation
- VignetteWhy use promises?
- VignetteAn informal introduction to async programming
- VignetteWorking with promises in R
- VignetteLaunching tasks with future
- VignetteAdvanced future and promises usage
- VignetteUsing promises with Shiny
- VignetteCombining promises
- VignetteCase study: converting a Shiny app to async
- MaterialREADME
- MaterialNEWS
Team
Joe Cheng
Posit Software, PBC
Show author detailsRolesCopyright holder, fnd
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
- Imports7 packages
- Suggests7 packages
- Linking To2 packages
- Reverse Imports20 packages
- Reverse Suggests9 packages
- Reverse Enhances2 packages