Fedora 38 Update: R-future-1.32.0-1.fc38

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-4af337a283
2023-03-11 03:04:11.190447
--------------------------------------------------------------------------------

Name        : R-future
Product     : Fedora 38
Version     : 1.32.0
Release     : 1.fc38
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(multisession)`. 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 R-future, R-parallelly, and R-globals.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Mar  7 2023 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.32.0-1
- 1.32.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2083123 - R-globals-0.16.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2083123
  [ 2 ] Bug #2140441 - R-future-1.32.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2140441
  [ 3 ] Bug #2153611 - R-parallelly-1.34.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2153611
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-4af337a283' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux