Ravenports generated: 15 Apr 2020 18:11
[ravenports.git] / bucket_8F / R-foreach
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               R-foreach
4 VERSION=                1.5.0
5 KEYWORDS=               cran
6 VARIANTS=               standard
7 SDESC[standard]=        Provides Foreach Looping Construct
8 HOMEPAGE=               https://github.com/RevolutionAnalytics/foreach
9 CONTACT=                CRAN_Automaton[cran@ironwolf.systems]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            CRAN/src/contrib
13 DISTFILE[1]=            foreach_1.5.0.tar.gz:main
14 DIST_SUBDIR=            CRAN
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       R-iterators:single:standard
22
23 USES=                   cran gmake
24
25 DISTNAME=               foreach
26
27 GENERATED=              yes
28
29 INSTALL_REQ_TOOLCHAIN=  yes
30
31 [FILE:512:descriptions/desc.single]
32 foreach: Provides Foreach Looping Construct
33
34 Support for the foreach looping construct. Foreach is an idiom that allows
35 for iterating over elements in a collection, without the use of an explicit
36 loop counter. This package in particular is intended to be used for its
37 return value, rather than for its side effects. In that sense, it is
38 similar to the standard lapply function, but doesn't require the evaluation
39 of a function. Using foreach without side effects also facilitates
40 executing the loop in parallel.
41
42
43 [FILE:104:distinfo]
44 1af9a713418c4cdeb49c4194f6482a7ee8ae4959b995a958a8a8a19ec8b60415        87370 CRAN/foreach_1.5.0.tar.gz
45