FreeBSD.software
Home/devel/R-cran-foreach

R-cran-foreach

1.5.2_1devel

Foreach looping construct for R

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.

Origin
devel/R-cran-foreach
Size
367KiB
License
APACHE20
Maintainer
tota@FreeBSD.org
Dependencies
2 packages
Required by
3 packages

Dependencies (2)

Required By (3)