套件:r-cran-rcppparallel(5.1.7+dfsg-5 以及其他的) [debports]
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 Standard C++ Library v3
-
- dep: libtbb-dev (>= 2021.5.0)
- parallelism library for C++ - development files
-
- dep: libtbb12 (<< 2021.12.0-99)
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2021.12.0)
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-runit
- GNU R package providing unit testing framework