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.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
Last updated from:c8e06481cf. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | |
| source / vignettes | OK | 132 | |
| linux-release-x86_64 | OK | 96 | |
| macos-devel-arm64 | OK | 86 | |
| macos-release-arm64 | OK | 111 | |
| windows-devel | OK | 63 | |
| windows-release | OK | 67 | |
| windows-oldrel | OK | 64 | |
| wasm-release | OK | 93 |
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 |
