About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-coro

Installers

  • noarch v1.1.0

conda install

To install this package run one of the following:
conda install conda-forge::r-coro

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy