Fedora Packages

R-foreach

Provides Foreach Looping Construct

Support 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.2-7.fc40 -
Fedora 40 1.5.2-7.fc40 -
Fedora 39 1.5.2-5.fc39 -
Fedora 38 1.5.2-3.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at R-foreach dash maintainers at fedoraproject dot org.



Sources on Pagure