Mon, 20 May 2024 10:48:59 UTC | login

Information for build R-foreach-1.4.4-4.fc31

ID120236
Package NameR-foreach
Version1.4.4
Release4.fc31
Epoch
SummaryProvides Foreach Looping Construct for R
DescriptionSupport for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn't require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 07:10:12 UTC
CompletedThu, 08 Aug 2019 07:10:12 UTC
Tags
f31
RPMs
src
R-foreach-1.4.4-4.fc31.src.rpm (info) (download)
noarch
R-foreach-1.4.4-4.fc31.noarch.rpm (info) (download)
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.4-1 - initial package for Fedora