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 versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release11/05/2024
Documentation
Team
Lionel Henry
MaintainerShow author detailsPosit Software, PBC
Insights
Last 30 days
This package has been downloaded 15,734 times in the last 30 days. The academic equivalent of having a dedicated subreddit. There are fans, and maybe even a few trolls! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 709 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 98,700 times in the last 365 days. The kind of number that gets mentioned in a keynote speech. Well done! The day with the most downloads was Apr 09, 2025 with 1,054 downloads.
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
- Imports1 package
- Suggests5 packages
- Reverse Imports9 packages
- Reverse Suggests5 packages