Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.1.0 2026-04-09 windows/windows R-4.5 coro_1.1.0.zip 149.2 KiB

Dependencies (latest)

Imports

Suggests