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.2
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Languageen-US
- Last release11/28/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
MaintainerShow author detailsPosit 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
- Imports6 packages
- Suggests7 packages
- Linking To2 packages
- Reverse Imports19 packages
- Reverse Suggests8 packages
- Reverse Enhances2 packages