R-foreach
Port variant std
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 09 AUG 2024, 21:24:17 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:std
R:primary:std
icu:dev:std
Build and Runtime R-iterators:single:std
Runtime (only) R:primary:std
R:nls:std
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:std
R-caret:std Classification and Regression Training
R-doFuture:std Foreach parallelize via Future network
R-glmnet:std Generalized Linear Models for Lasso, etc
R-tune:std Tidy Tuning Tools