Package: r-cran-rcppparallel Version: 4.4.2-1+deb10u1 Architecture: amd64 Maintainer: Debian R Packages Maintainers Installed-Size: 2254 Depends: r-base-core (>= 3.5.2-1), r-api-3.5, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 7), libtbb2 (>= 2017~U7) Suggests: r-cran-rcpp, r-cran-runit, r-cran-knitr, r-cran-rmarkdown Filename: buster/r-cran-rcppparallel/r-cran-rcppparallel_4.4.2-1+deb10u1_amd64.deb Size: 443916 MD5sum: 1fd8f6220905f9908fdba47cfc1bc77c SHA1: 0301bfc3756a7b3ff0f3f329405904953bc178f2 SHA256: 3c6aa6b0b5577eaf35f8000853058b413cf2b236cb19b54638c7e532c867a892 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=RcppParallel Description: Parallel Programming Tools for 'Rcpp' High level functions for parallel programming with 'Rcpp'. 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.