coro
'Coroutines' for R
Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This includes 'async' functions (which await) and generators (which yield). 'Async' functions are based on the concurrency framework of the 'promises' package. Generators are based on a dependency free iteration protocol defined in 'coro' and are compatible with iterators from the 'reticulate' package.
- Version1.1.0
- R version≥ 3.5.0
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release11/05/2024
Documentation
Team
Lionel Henry
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
- Depends1 package
- Imports1 package
- Suggests7 packages
- Reverse Imports10 packages
- Reverse Suggests5 packages