CRAN/E | coro

coro

'Coroutines' for R

Installation

About

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.

github.com/r-lib/coro
Bug report File report

Key Metrics

Version 1.0.4
R ≥ 3.5.0
Published 2024-03-11 48 days ago
Needs compilation? no
License MIT
License File
CRAN checks coro results

Downloads

Yesterday 198 0%
Last 7 days 1.323 -2%
Last 30 days 5.494 -12%
Last 90 days 15.751 -3%
Last 365 days 60.032 +16%

Maintainer

Maintainer

Lionel Henry

lionel@posit.co

Authors

Lionel Henry

aut / cre

Posit Software
PBC

cph / fnd

Material

README
NEWS
Reference manual
Package source

Vignettes

Generators

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

coro archive

Depends

R ≥ 3.5.0

Imports

rlang ≥ 0.4.12

Suggests

knitr
later ≥ 1.1.0
magrittr ≥ 2.0.0
promises
reticulate
rmarkdown
testthat ≥ 3.0.0

Reverse Imports

brulee
cito
luz
scDHA
SCFA
selenider
tabnet
torch
trampoline

Reverse Suggests

familiar
plumber
torchdatasets
torchvision