devel/R-foreach - The NetBSD Packages Collection

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 dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/R-iterators math/R math/R

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64R-foreach-1.5.2.tgz
NetBSD 10.0aarch64R-foreach-1.5.2.tgz
NetBSD 10.0aarch64R-foreach-1.5.2.tgz
NetBSD 10.0aarch64ebR-foreach-1.5.2.tgz
NetBSD 10.0aarch64ebR-foreach-1.5.2.tgz
NetBSD 10.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 10.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 10.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 10.0i386R-foreach-1.5.2.tgz
NetBSD 10.0i386R-foreach-1.5.2.tgz
NetBSD 10.0powerpcR-foreach-1.5.2.tgz
NetBSD 10.0x86_64R-foreach-1.5.2.tgz
NetBSD 10.0_BETAx86_64R-foreach-1.5.2.tgz
NetBSD 8.0powerpcR-foreach-1.5.2.tgz
NetBSD 8.0powerpcR-foreach-1.5.2.tgz
NetBSD 8.0powerpcR-foreach-1.5.2.tgz
NetBSD 8.0powerpcR-foreach-1.5.2.tgz
NetBSD 8.0x86_64R-foreach-1.5.2.tgz
NetBSD 8.0x86_64R-foreach-1.5.2.tgz
NetBSD 9.0aarch64R-foreach-1.5.2.tgz
NetBSD 9.0aarch64R-foreach-1.5.2.tgz
NetBSD 9.0aarch64R-foreach-1.5.2.tgz
NetBSD 9.0alphaR-foreach-1.5.2.tgz
NetBSD 9.0alphaR-foreach-1.5.2.tgz
NetBSD 9.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 9.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 9.0earmv7hfR-foreach-1.5.2.tgz
NetBSD 9.0i386R-foreach-1.5.2.tgz
NetBSD 9.0i386R-foreach-1.5.2.tgz
NetBSD 9.0powerpcR-foreach-1.5.2.tgz
NetBSD 9.0powerpcR-foreach-1.5.2.tgz
NetBSD 9.0powerpcR-foreach-1.5.2.tgz
NetBSD 9.0sparc64R-foreach-1.5.2.tgz
NetBSD 9.0x86_64R-foreach-1.5.2.tgz
NetBSD 9.0x86_64R-foreach-1.5.2.tgz
NetBSD 9.3x86_64R-foreach-1.5.2.tgz
NetBSD 9.3x86_64R-foreach-1.5.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.