Package: iterators
Type: Package
Title: Provides Iterator Construct for R
Version: 1.0.9
Authors@R: c(person("Rich", "Calaway", role="cre", email="richcala@microsoft.com"),
             person("Revolution", "Analytics", role=c("aut", "cph")),
			 person("Steve", "Weston", role="aut"))
Description: Support for iterators, which allow a programmer to traverse
        through all the elements of a vector, list, or other collection
        of data.
Depends: R (>= 2.5.0), utils
Suggests: RUnit
License: Apache License (== 2.0)
Author: Rich Calaway [cre],
  Revolution Analytics [aut, cph],
  Steve Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Built: R 3.3.1; ; 2017-12-29 19:59:32 UTC; unix
