Package: wnpp Severity: wishlist Subject: ITP: r-cran-future.apply -- apply function to elements in parallel using futures Package: wnpp Owner: Steffen Moeller <moel...@debian.org> Severity: wishlist
* Package name : r-cran-future.apply Version : 1.3.0 Upstream Author : Copyright: (FIXME: year)-2019 Henrik Bengtsson, * URL : https://cran.r-project.org/package=future.apply * License : GPL-2+ Programming Lang: GNU R Description : apply function to elements in parallel using futures Implementations of apply(), by(), eapply(), lapply(), Map(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster. These future_*apply() functions come with the same pros and cons as the corresponding base-R *apply() functions but with the additional feature of being able to be processed via the future framework. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-future.apply