[ 原始碼: r-cran-rcppparallel ]
套件:r-cran-rcppparallel(5.0.2+dfsg-4)
r-cran-rcppparallel 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-rcppparallel:
- [r-cran-rcppparallel_5.0.2+dfsg-4.dsc]
- [r-cran-rcppparallel_5.0.2+dfsg.orig.tar.xz]
- [r-cran-rcppparallel_5.0.2+dfsg-4.debian.tar.xz]
維護小組:
- Debian R Packages Maintainers (QA 頁面)
- Joost van Baal-Ilić (QA 頁面)
- Andreas Tille (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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: libtbb-dev
- parallelism library for C++ - development files
-
- dep: libtbb2 (>= 2020.3)
- parallelism library for C++ - runtime files
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.0.4-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