套件:r-cran-parallelly(1.34.0-1)
r-cran-parallelly 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-parallelly:
- [r-cran-parallelly_1.34.0-1.dsc]
- [r-cran-parallelly_1.34.0.orig.tar.gz]
- [r-cran-parallelly_1.34.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R enhancing the 'parallel' package
Utility functions that enhance the 'parallel' package and support the built-in parallel backends of the 'future' package. For example, availableCores() gives the number of CPU cores available to your R process as given by R options and environment variables, including those set by job schedulers on high-performance compute clusters. If none is set, it will fall back to parallel::detectCores(). Another example is makeClusterPSOCK(), which is backward compatible with parallel::makePSOCKcluster() while doing a better job in setting up remote cluster workers without the need for configuring the firewall to do port-forwarding to your local computer.
其他與 r-cran-parallelly 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-1)
- GNU R core of statistical computation and graphics system