Mon, 20 May 2024 10:50:39 UTC | login

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

ID45737
Package NameR-foreach
Version1.4.4
Release1.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, 27 Jun 2018 05:27:58 UTC
CompletedWed, 27 Jun 2018 05:27:58 UTC
Tags
f29
RPMs
src
R-foreach-1.4.4-1.fc29.src.rpm (info) (download)
noarch
R-foreach-1.4.4-1.fc29.noarch.rpm (info) (download)
Changelog * Fri Jun 22 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.4-1 - initial package for Fedora