-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2020-b93a03c4f0 2020-12-21 01:34:34.881867 --------------------------------------------------------------------------------
Name : R-future Product : Fedora 32 Version : 1.21.0 Release : 1.fc32 URL : https://CRAN.R-project.org/package=future Summary : Unified Parallel and Distributed Processing in R for Everyone Description : The purpose of this package is to provide a lightweight and unified Future API for sequential and parallel processing of R expression via futures. The simplest way to evaluate an expression in parallel is to use `x %<-% { expression }` with `plan(multiprocess)`. This package implements sequential, multicore, multisession, and cluster futures. With these, R expressions can be evaluated on the local machine, in parallel a set of local machines, or distributed on a mix of local and remote machines. Extensions to this package implement additional backends for processing futures via compute cluster schedulers etc. Because of its unified API, there is no need to modify any code in order switch from sequential on the local machine to, say, distributed processing on a remote compute cluster. Another strength of this package is that global variables and functions are automatically identified and exported as needed, making it straightforward to tweak existing code to make use of futures. -------------------------------------------------------------------------------- Update Information: Update to latest version -------------------------------------------------------------------------------- ChangeLog: * Sat Dec 12 2020 Elliott Sales de Andrade <[email protected]> - 1.21.0-1 - Update to latest version (#1893975) -------------------------------------------------------------------------------- References: [ 1 ] Bug #1893975 - R-future-1.21.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=1893975 [ 2 ] Bug #1904874 - Review Request: R-parallelly - Enhancing the 'parallel' Package https://bugzilla.redhat.com/show_bug.cgi?id=1904874 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-b93a03c4f0' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
