Thu, 20 Jun 2024 16:42:03 UTC | login

Information for build R-foreach-1.4.8-1.fc33

ID140089
Package NameR-foreach
Version1.4.8
Release1.fc33
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
StartedFri, 27 Mar 2020 09:38:11 UTC
CompletedFri, 27 Mar 2020 09:38:11 UTC
Tags
f33
RPMs
src
R-foreach-1.4.8-1.fc33.src.rpm (info) (download)
noarch
R-foreach-1.4.8-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Feb 24 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.8-1 - Update to latest version * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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