パッケージ: r-cran-rcppparallel (5.1.7+dfsg-5 など) [debports]
r-cran-rcppparallel に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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++ ライブラリ 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