Description: Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.
Repository/R-Forge/DateTimeStamp: 2017-12-08 23:08:19
Repository: CRAN
Type: Package
Author: Rich Calaway [cre], Revolution Analytics [aut, cph], Steve Weston [aut]
Repository/R-Forge/Project: foreach
Depends: R (>= 2.5.0), utils
Repository/R-Forge/Revision: 31
Packaged: 2017-12-08 23:33:40 UTC; rforge
NeedsCompilation: no
Title: Provides Iterator Construct for R
Date/Publication: 2017-12-12 15:26:15 UTC
License: Apache License (== 2.0)
Maintainer: Rich Calaway <richcala@microsoft.com>
Package: iterators
Authors@R: c(person("Rich", "Calaway", role="cre", email="richcala@microsoft.com"), person("Revolution", "Analytics", role=c("aut", "cph")), person("Steve", "Weston", role="aut"))
Version: 1.0.9
Suggests: RUnit
