Skip to content

coro

'Coroutines' for R

v1.1.0 · Nov 5, 2024 · MIT + file LICENSE

Description

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.

Downloads

26.2K

Last 30 days

726th

71.3K

Last 90 days

1.1M

Last year

Trend: +22.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (28)

Dependency Network

Dependencies Reverse dependencies rlang EQRN LBBNN SEMdeep brulee chattr cito crumble ellmer geodl kindling luz scDHA selenider shinychat streamy +13 more reverse deps coro

Version History

new 1.1.0 Mar 10, 2026
updated 1.1.0 ← 1.0.5 diff Nov 4, 2024
updated 1.0.5 ← 1.0.4 diff Oct 15, 2024
updated 1.0.4 ← 1.0.3 diff Oct 1, 2024
updated 1.0.3 ← 1.0.2 diff Jul 18, 2022
updated 1.0.2 ← 1.0.1 diff Dec 2, 2021
updated 1.0.1 ← 1.0.0 diff Dec 16, 2020
new 1.0.0 Dec 8, 2020