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.5)iterators_1.0.14.zip(r-4.4)iterators_1.0.14.zip(r-4.3)
iterators_1.0.14.tgz(r-4.4-any)iterators_1.0.14.tgz(r-4.3-any)
iterators_1.0.14.tar.gz(r-4.5-noble)iterators_1.0.14.tar.gz(r-4.4-noble)
iterators_1.0.14.tgz(r-4.4-emscripten)iterators_1.0.14.tgz(r-4.3-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'))

Peer review:

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

On CRAN:

16 exports 5 stars 15.36 score 0 dependencies 2696 dependents 1.5k scripts 199.4k downloads

Last updated 3 years agofrom:c8e06481cf. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:iapplyicounticountnidivirbinomiread.tableireadLinesirnbinomirnormirpoisirunifisampleisplititermakeIwrappernextElem

Dependencies:

iterators Manual

Rendered fromiterators.Rnwusingutils::Sweaveon Sep 12 2024.

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

Writing Custom Iterators

Rendered fromwriting.Rnwusingutils::Sweaveon Sep 12 2024.

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