R-foreach
Port variant standard
Summary Provides Foreach Looping Construct
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
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
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
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
56338d8753f9f68f262cf532fd8a6d0fe25a71a2ff0107f3ce378feb926bafe4 89758 CRAN/foreach_1.5.2.tar.gz
Ports that require R-foreach:standard
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