r-cran-rcppparallel 5.1.4+dfsg-1 source package in Ubuntu

Changelog

r-cran-rcppparallel (5.1.4+dfsg-1) unstable; urgency=medium

  * Team Upload.
  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

  [ Nilesh Patra ]
  * Adjust patches to use packaged tbblib, and load the correct so lib
  * Add d/clean to remove src/install.libs.R pre-build for debhelper
    takes care of lib linking and installation

 -- Nilesh Patra <email address hidden>  Sun, 26 Sep 2021 02:30:57 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcppparallel_5.1.4+dfsg-1.dsc 2.3 KiB 8107c831835cc474056e51ed99c520601e368e754696f0b93f464a99b9d3f237
r-cran-rcppparallel_5.1.4+dfsg.orig.tar.xz 111.5 KiB d7bf05cd51cc1f3980d5b263fc7e85b0933e07226a2b2f8f15ecdf7a53f2bf47
r-cran-rcppparallel_5.1.4+dfsg-1.debian.tar.xz 3.8 KiB 17517ec78ff11d649563d91628cb9f9fc7abe23f4ee14259ad0c751542e88af0

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rcppparallel: 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-dbgsym: debug symbols for r-cran-rcppparallel