[ 原始碼: r-cran-future.apply ]
套件:r-cran-future.apply(1.11.2+dfsg-1)
r-cran-future.apply 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-future.apply:
- [r-cran-future.apply_1.11.2+dfsg-1.dsc]
- [r-cran-future.apply_1.11.2+dfsg.orig.tar.xz]
- [r-cran-future.apply_1.11.2+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
apply function to elements in parallel using futures
Implementations of apply(), by(), eapply(), lapply(), Map(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster. These future_*apply() functions come with the same pros and cons as the corresponding base-R *apply() functions but with the additional feature of being able to be processed via the future framework.
其他與 r-cran-future.apply 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-future (>= 1.28.0)
- R package: A Future API for R
-
- dep: r-cran-globals (>= 0.16.1)
- R package: Identify Global Objects in R Expressions
-
- rec: r-cran-listenv (>= 0.8.0)
- R package: Environments Behaving (Almost) as Lists
-
- rec: r-cran-markdown
- GNU R package providing R bindings to the Sundown Markdown rendering library
-
- rec: r-cran-r.rsp
- Dynamic Generation of Scientific Reports