About Anaconda Help Download Anaconda

A Future API for R is provided. In programming, a future is an abstraction for a value that may be available at some point in the future. The state of a future can either be unresolved or resolved. As soon as it is resolved, the value is available. Futures are useful constructs in for instance concurrent evaluation, e.g. multicore parallel processing and distributed processing on compute clusters. The purpose of this package is to provide a lightweight interface for using futures in R. Functions 'future()' and 'value()' exist for creating futures and requesting their values. An infix assignment operator '%<=%' exists for creating futures whose values are accessible by the assigned variables (as promises). This package implements the synchronous "lazy" and "eager" futures, and the asynchronous "multicore" future (not on Windows). Additional types of futures are provided by other packages enhancing this package.

Type Size Name Uploaded Downloads Labels
conda 234.3 kB | linux-64/r-future-1.2.0-r3.3.2_0.tar.bz2  7 years and 8 months ago 1471 main cf201901
conda 90.9 kB | linux-64/r-future-0.9.0-r3.3.2_0.tar.bz2  7 years and 8 months ago 561 main cf201901
conda 234.0 kB | osx-64/r-future-1.2.0-r3.3.2_0.tar.bz2  7 years and 8 months ago 4213 main cf201901
conda 90.0 kB | osx-64/r-future-0.9.0-r3.3.2_0.tar.bz2  7 years and 8 months ago 4084 main cf201901
conda 231.1 kB | linux-64/r-future-1.2.0-r3.3.1_0.tar.bz2  8 years and 2 months ago 1661 main cf201901
conda 231.3 kB | osx-64/r-future-1.2.0-r3.3.1_0.tar.bz2  8 years and 2 months ago 323 main cf201901
conda 89.0 kB | osx-64/r-future-0.9.0-r3.3.1_0.tar.bz2  8 years and 4 months ago 336 main cf201901
conda 88.7 kB | linux-64/r-future-0.9.0-r3.3.1_0.tar.bz2  8 years and 4 months ago 771 main cf201901
conda 87.9 kB | osx-64/r-future-0.9.0-r3.2.2_0.tar.bz2  9 years and 1 month ago 1012 main cf201901
conda 88.0 kB | linux-64/r-future-0.9.0-r3.2.2_0.tar.bz2  9 years and 1 month ago 5042 main cf201901

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy