Fri, 21 Jun 2024 02:31:24 UTC | login

Information for build R-foreach-1.4.7-1.fc31

ID125786
Package NameR-foreach
Version1.4.7
Release1.fc31
Epoch
SummaryProvides Foreach Looping Construct
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
StartedSat, 31 Aug 2019 14:35:22 UTC
CompletedSat, 31 Aug 2019 14:35:22 UTC
Tags
f31
f32
f33
RPMs
src
R-foreach-1.4.7-1.fc31.src.rpm (info) (download)
noarch
R-foreach-1.4.7-1.fc31.noarch.rpm (info) (download)
Changelog * Sat Aug 17 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.7-1 - Update to latest version * Sun Aug 11 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.4-5 - Remove explicit dependencies provided by automatic dependency generator * 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