[ 源代码: r-cran-rcppparallel ]
软件包:r-cran-rcppparallel(5.1.6+dfsg-1)
r-cran-rcppparallel 的相关链接
Debian 的资源:
下载源码包 r-cran-rcppparallel:
- [r-cran-rcppparallel_5.1.6+dfsg-1.dsc]
- [r-cran-rcppparallel_5.1.6+dfsg.orig.tar.xz]
- [r-cran-rcppparallel_5.1.6+dfsg-1.debian.tar.xz]
维护小组:
- Debian R Packages Maintainers (QA 页面)
- Joost van Baal-Ilić (QA 页面)
- Andreas Tille (QA 页面)
- Nilesh Patra (QA 页面)
- Shayan Doust (QA 页面)
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
parallel programming tools for Rcpp
High level functions for parallel programming with 'Rcpp' (GNU R). For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values.
其他与 r-cran-rcppparallel 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: libtbb-dev (>= 2021.5.0)
- parallelism library for C++ - development files
-
- dep: libtbb12 (>= 2021.8.0)
- parallelism library for C++ - runtime files
-
- 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
-
- rec: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-runit
- GNU R package providing unit testing framework
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats