Sat, 27 Apr 2024 08:29:44 UTC | login

Information for build R-foreach-1.4.4-2.fc29

ID52396
Package NameR-foreach
Version1.4.4
Release2.fc29
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
StartedWed, 18 Jul 2018 22:42:32 UTC
CompletedWed, 18 Jul 2018 22:42:32 UTC
Tags
f29
f30
f31
RPMs
src
R-foreach-1.4.4-2.fc29.src.rpm (info) (download)
noarch
R-foreach-1.4.4-2.fc29.noarch.rpm (info) (download)
Changelog * 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