Port variant | standard |
Summary | Provides Foreach Looping Construct |
BROKEN | |
Package version | 1.5.2 |
Homepage | https://github.com/RevolutionAnalytics/foreach |
Keywords | cran |
Maintainer | CRAN Automaton |
License | Not yet specified |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 02 JAN 2023, 20:15:36 UTC |
Port created | 14 APR 2020, 06:14:40 UTC |
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. |
Build (only) |
gmake:primary:standard R:primary:standard icu:dev:standard |
Build and Runtime | R-iterators:single:standard |
Runtime (only) |
R:primary:standard R:nls:standard |
main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
R-caret:standard | Classification and Regression Training |
R-doFuture:standard | Foreach parallelize via Future network |
R-glmnet:standard | Generalized Linear Models for Lasso, etc |
R-tune:standard | Tidy Tuning Tools |