Fri, 07 Jun 2024 17:16:24 UTC | login

Information for build R-parallelly-1.34.0-1.fc38

ID236295
Package NameR-parallelly
Version1.34.0
Release1.fc38
Epoch
SummaryEnhancing the 'parallel' Package
DescriptionUtility 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 the operating system, 'cgroups' and Linux containers, 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 08:12:22 UTC
CompletedSat, 11 Mar 2023 08:12:22 UTC
Tags
f38
RPMs
src
R-parallelly-1.34.0-1.fc38.src.rpm (info) (download)
noarch
R-parallelly-1.34.0-1.fc38.noarch.rpm (info) (download)
Changelog * Tue Mar 07 2023 Tom Callaway <spot@fedoraproject.org> - 1.34.0-1 - 1.34.0 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.32.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 25 2022 Tom Callaway <spot@fedoraproject.org> - 1.32.1-1 - update to 1.32.1 - rebuild for R 4.2.1 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 14 2021 Tom Callaway <spot@fedoraproject.org> - 1.26.0-1 - update to 1.26.0 - Rebuilt for R 4.1.0 * Sun Mar 14 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.24.0-1 - Update to latest version (#1938591)