Movatterモバイル変換


[0]ホーム

URL:


Package: coro 1.1.0.9000

Lionel Henry

coro: 'Coroutines' for R

Provides 'coroutines' for R, a family of functions thatcan 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 freeiteration protocol defined in 'coro' and are compatible withiterators from the 'reticulate' package.

Authors:Lionel Henry [aut, cre],Posit Software, PBC [cph, fnd]

coro_1.1.0.9000.tar.gz
coro_1.1.0.9000.zip(r-4.6)coro_1.1.0.9000.zip(r-4.5)coro_1.1.0.9000.zip(r-4.4)
coro_1.1.0.9000.tgz(r-4.5-any)coro_1.1.0.9000.tgz(r-4.4-any)
coro_1.1.0.9000.tar.gz(r-4.6-any)coro_1.1.0.9000.tar.gz(r-4.5-any)
coro_1.1.0.9000.tgz(r-4.5-emscripten)
coro.pdf |coro.html
coro/json (API)
NEWS

# Install 'coro' in R:
install.packages('coro', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/coro/issues

Pkgdown/docs site:https://coro.r-lib.org

On CRAN:

Conda:

asynccoroutinesgeneratoriteratorpromisesreticulate

13.22 score 179 stars 72 packages 152 scripts 203k downloads 16 exports 1 dependencies

Last updated from:fd8fae6224. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK123
source / vignettesOK184
linux-release-x86_64OK124
macos-release-arm64OK96
macos-oldrel-arm64OK159
windows-develOK87
windows-releaseOK82
windows-oldrelOK96
wasm-releaseOK101

Exports:as_iteratorasyncasync_collectasync_generatorasync_opsasync_sleepawaitawait_eachcollectcoro_debugexhaustedgengeneratoris_exhaustedloopyield

Dependencies:rlang

Generators

Lionel Henry

Rendered fromgenerator.Rmdusingknitr::rmarkdownon Nov 19 2025.

Last update: 2025-01-06
Started: 2020-10-26

Citation

Development and contributors

Readme and manuals

Usage by other packages (reverse dependencies)


  • [8]ページ先頭

    ©2009-2025 Movatter.jp