Path to this page:
./
wip/R-foreach,
Foreach looping construct for R
Branch: CURRENT,
Version: 1.5.1,
Package name: R-foreach-1.5.1,
Maintainer: pkg-usersSupport 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.
Required to run:[
math/R] [
devel/R-iterators]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2021-08-21) Updated to version: R-foreach-1.5.1
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
CVS history: (Expand)