foreach (1.4.0)
Foreach looping construct for R.
http://cran.r-project.org/web/packages/foreach
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.
Maintainer:
Revolution Analytics
Author(s): Revolution Analytics
License: Apache License (== 2.0)
Uses: codetools, iterators, randomForest
Enhances: RUnit, doMC, doParallel
Reverse depends: bcp, caret, doRNG, ezsim, flip, hdlm, lfe, MetaPCA, MetaQC, parfossil, PAWL, Rlof, SGP, spacom, survSNP, tsDyn, turboEM
Reverse suggests: aqp, biganalytics, caret, cMonkey, DEoptim, dplR, fxregime, harvestr, HMPTrees, iterators, itertools, lava, pec, plyr, polywog, strucchange
Reverse enhances: itertools
Released about 1 month ago.
6 previous versions
- foreach_1.3.5. Released 2 months ago.
- foreach_1.3.4. Released 2 months ago.
- foreach_1.3.2. Released 12 months ago.
- foreach_1.3.0. Released over 2 years ago.
- foreach_1.2.1.
- foreach_1.2.0-1.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of foreach yet. Want to be the first? Write one now.
Related packages: doSNOW, multicore, snow, snowfall, doMC, RInside, OpenCL, doSMP, dclone, BARD, bcp, biglm, bigmemory, biopara, bnlearn, caret, ccems, data.table, ff, fork … (20 best matches, based on common tags.)
Search for foreach on google, google scholar, r-help, r-devel.
Visit foreach on R Graphical Manual.