Package: iterators
Type: Package
Title: Provides Iterator Construct
Version: 1.0.13
Authors@R: c(person("Michelle", "Wallig", role="cre", email="Michelle.Wallig@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.
URL: https://github.com/RevolutionAnalytics/iterators
Depends: R (>= 2.5.0), utils
Suggests: RUnit, foreach
License: Apache License (== 2.0)
NeedsCompilation: no
Packaged: 2020-10-12 16:07:35 UTC; hongo
Author: Michelle Wallig [cre],
  Revolution Analytics [aut, cph],
  Steve Weston [aut]
Maintainer: Michelle Wallig <Michelle.Wallig@microsoft.com>
Repository: CRAN
Date/Publication: 2020-10-15 05:00:03 UTC
