Package: iterators 1.0.14

Folashade Daniel

iterators: Provides Iterator Construct

Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.

Authors:Folashade Daniel [cre], Revolution Analytics [aut, cph], Steve Weston [aut]

iterators_1.0.14.tar.gz
iterators_1.0.14.zip(r-4.7)iterators_1.0.14.zip(r-4.6)iterators_1.0.14.zip(r-4.5)
iterators_1.0.14.tgz(r-4.6-any)iterators_1.0.14.tgz(r-4.5-any)
iterators_1.0.14.tar.gz(r-4.7-any)iterators_1.0.14.tar.gz(r-4.6-any)
iterators_1.0.14.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
iterators/json (API)
NEWS

# Install 'iterators' in R:
install.packages('iterators', repos = c('https://revolutionanalytics.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/revolutionanalytics/iterators/issues

On CRAN:

Conda:

13.91 score 5 stars 3.1k packages 1.9k scripts 310k downloads 16 exports 0 dependencies

Last updated from:c8e06481cf. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK107
source / vignettesOK144
linux-release-x86_64OK96
macos-release-arm64OK165
macos-oldrel-arm64OK178
windows-develOK79
windows-releaseOK62
windows-oldrelOK63
wasm-releaseOK88

Exports:iapplyicounticountnidivirbinomiread.tableireadLinesirnbinomirnormirpoisirunifisampleisplititermakeIwrappernextElem

Dependencies:

iterators Manual

Rendered fromiterators.Rnwusingutils::Sweaveon May 24 2026.

Last update: 2020-02-18
Started: 2020-02-18

Writing Custom Iterators

Rendered fromwriting.Rnwusingutils::Sweaveon May 24 2026.

Last update: 2020-02-18
Started: 2020-02-18

Readme and manuals

Help Manual

Help pageTopics
The Iterators Packageiterators-package iterators
Array/Apply Iteratoriapply
Counting Iteratorsicount icountn
Dividing Iteratoridiv
Iterator over Rows of a Data Frame Stored in a Fileiread.table
Iterator over Lines of Text from a ConnectionireadLines
Random Number Iteratorsirbinom irnbinom irnorm irpois irunif
Split Iteratorisplit
Iterator Factory Functionsiter iter.data.frame iter.default iter.function iter.iter iter.matrix
Iterator Maker Generatorisample makeIwrapper
Get Next Element of IteratornextElem nextElem.containeriter nextElem.funiter