Package: iterators 1.0.14
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:
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
Last updated from:c8e06481cf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 178 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 62 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 88 |
Exports:iapplyicounticountnidivirbinomiread.tableireadLinesirnbinomirnormirpoisirunifisampleisplititermakeIwrappernextElem
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The Iterators Package | iterators-package iterators |
| Array/Apply Iterator | iapply |
| Counting Iterators | icount icountn |
| Dividing Iterator | idiv |
| Iterator over Rows of a Data Frame Stored in a File | iread.table |
| Iterator over Lines of Text from a Connection | ireadLines |
| Random Number Iterators | irbinom irnbinom irnorm irpois irunif |
| Split Iterator | isplit |
| Iterator Factory Functions | iter iter.data.frame iter.default iter.function iter.iter iter.matrix |
| Iterator Maker Generator | isample makeIwrapper |
| Get Next Element of Iterator | nextElem nextElem.containeriter nextElem.funiter |
