[ 源代码: r-cran-future.apply ]
软件包:r-cran-future.apply(1.10.0+dfsg-1)
r-cran-future.apply 的相关链接
Debian 的资源:
下载源码包 r-cran-future.apply:
- [r-cran-future.apply_1.10.0+dfsg-1.dsc]
- [r-cran-future.apply_1.10.0+dfsg.orig.tar.xz]
- [r-cran-future.apply_1.10.0+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-base-core (>= 4.2.2-1)
- GNU R core of statistical computation and graphics system
-
- 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
-
- 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
-
- sug: r-cran-r.rsp
- Dynamic Generation of Scientific Reports