[ ソース: r-cran-future ]
パッケージ: r-cran-future (1.11.1.1+dfsg-1)
r-cran-future に関するリンク
Debian の資源:
r-cran-future ソースパッケージをダウンロード:
- [r-cran-future_1.11.1.1+dfsg-1.dsc]
- [r-cran-future_1.11.1.1+dfsg.orig.tar.xz]
- [r-cran-future_1.11.1.1+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
R package: A Future API for R
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. parallel processing and distributed processing on compute clusters. The purpose of this package is to provide a lightweight interface for using futures in R.
その他の r-cran-future 関連パッケージ
|
|
|
|
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.5.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- dep: r-cran-globals (>= 0.12.4)
- R package: Identify Global Objects in R Expressions
-
- dep: r-cran-listenv (>= 0.7.0)
- R package: Environments Behaving (Almost) as Lists
-
- sug: r-cran-markdown
- GNU R package providing R bindings to the Sundown Markdown rendering library