Package: iterators 1.0.14

Image

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.6)iterators_1.0.14.zip(r-4.5)iterators_1.0.14.zip(r-4.4)
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.6-any)iterators_1.0.14.tar.gz(r-4.5-any)
iterators_1.0.14.tgz(r-4.5-emscripten)
iterators.pdf |iterators.html
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.83 score 5 stars 3.0k packages 1.8k scripts 276k downloads 16 exports 0 dependencies

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

TargetResultTotal timeArtifact
linux-devel-x86_64OK127
source / vignettesOK132
linux-release-x86_64OK96
macos-devel-arm64OK86
macos-release-arm64OK111
windows-develOK63
windows-releaseOK67
windows-oldrelOK64
wasm-releaseOK93

Exports:iapplyicounticountnidivirbinomiread.tableireadLinesirnbinomirnormirpoisirunifisampleisplititermakeIwrappernextElem

Dependencies:

iterators Manual

Rendered fromiterators.Rnwusingutils::Sweaveon Feb 23 2026.

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

Writing Custom Iterators

Rendered fromwriting.Rnwusingutils::Sweaveon Feb 23 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

  • Image