[ 原始碼: r-cran-future.apply ]
套件:r-cran-future.apply(1.7.0-1)
r-cran-future.apply 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-future.apply:
- [r-cran-future.apply_1.7.0-1.dsc]
- [r-cran-future.apply_1.7.0.orig.tar.gz]
- [r-cran-future.apply_1.7.0-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-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-future (>= 1.17.0)
- R package: A Future API for R
-
- dep: r-cran-globals (>= 0.12.5)
- R package: Identify Global Objects in R Expressions
-
- sug: r-cran-listenv (>= 0.8.0)
- R package: Environments Behaving (Almost) as Lists
-
- sug: r-cran-markdown
- GNU R package providing R bindings to the Sundown Markdown rendering library