About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-foreach

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.5.2
  • osx-64 v1.4.4
  • linux-64 v1.4.4
  • win-64 v1.4.4

conda install

To install this package run one of the following:
conda install conda-forge::r-foreach
conda install conda-forge/label/cf201901::r-foreach
conda install conda-forge/label/cf202003::r-foreach
conda install conda-forge/label/gcc7::r-foreach

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy