R-foreach
Subpackage Descriptions
single |
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.
|
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Distribution File Information
56338d8753f9f68f262cf532fd8a6d0fe25a71a2ff0107f3ce378feb926bafe4 89758 CRAN/foreach_1.5.2.tar.gz
Ports that require R-foreach:std