Package: iterators Type: Package Title: Provides Iterator Construct Version: 1.0.14 Authors@R: c(person("Folashade", "Daniel", role="cre", email="fdaniel@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) Repository: https://revolutionanalytics.r-universe.dev Date/Publication: 2022-02-15 18:22:31 UTC RemoteUrl: https://github.com/revolutionanalytics/iterators RemoteRef: HEAD RemoteSha: c8e06481cf5752833172ef25d37fd74eea00c19b NeedsCompilation: no Packaged: 2026-06-23 10:01:30 UTC; root Author: Folashade Daniel [cre], Revolution Analytics [aut, cph], Steve Weston [aut] Maintainer: Folashade Daniel