[R-pkg-team] Bug#973809: ITP: r-cran-parallelly -- GNU R enhancing the 'parallel' package
Andreas Tille
tille at debian.org
Thu Nov 5 11:01:32 GMT 2020
Package: wnpp
Severity: wishlist
Subject: ITP: r-cran-parallelly -- GNU R enhancing the 'parallel' package
Package: wnpp
Owner: Andreas Tille <tille at debian.org>
Severity: wishlist
* Package name : r-cran-parallelly
Version : 1.21.0
Upstream Author : Henrik Bengtsson
* URL : https://cran.r-project.org/package=parallelly
* License : LGPL-2.1
Programming Lang: GNU R
Description : GNU R enhancing the 'parallel' package
Utility functions that enhance the 'parallel' package and support the
built-in parallel backends of the 'future' package. For example,
availableCores() gives the number of CPU cores available to your R
process as given by R options and environment variables, including those
set by job schedulers on high-performance compute clusters. If none is
set, it will fall back to parallel::detectCores(). Another example is
makeClusterPSOCK(), which is backward compatible with
parallel::makePSOCKcluster() while doing a better job in setting up
remote cluster workers without the need for configuring the firewall to
do port-forwarding to your local computer.
Remark: This package is maintained by Debian R Packages Maintainers at
https://salsa.debian.org/r-pkg-team/r-cran-parallelly
More information about the R-pkg-team
mailing list