[ ソース: 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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ 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