CRAN/E | iterors

iterors

Fast, Compact Iterators and Tools

Installation

About

A fresh take on iterators in R. Designed to be cross-compatible with the 'iterators' package, but using the 'nextOr' method will offer better performance as well as more compact code. With batteries included: includes a collection of iterator constructors and combinators ported and refined from the 'iterators', 'itertools', and 'itertools2' packages.

github.com/crowding/iterors
crowding.github.io/iterors/

Key Metrics

Version 1.0
R ≥ 3.6
Published 2023-05-18 352 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks iterors results

Downloads

Yesterday 12 0%
Last 7 days 68 -35%
Last 30 days 321 +37%
Last 90 days 751 -7%
Last 365 days 3.018

Maintainer

Maintainer

Peter Meilstrup

peter.meilstrup@gmail.com

Authors

Peter Meilstrup

cre / aut / cph

Folashade Daniel

aut

Revolution Analytics

aut / cph

Steve Weston

aut / cph

John A. Ramey

aut / cph

Kayla Schaefer

aut

Hadley Wickham

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

The iterors package: Fast, compact iterations and tools
Index of 'iteror' functions by task
Cross reference from iterarors/itertools to iterors
Using the 'iterors' package
Writing Custom Iterators

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.6

Imports

rlang

Suggests

reticulate
combinat
testthat ≥ 3.0.0
foreach
iterators ≥ 1.0.7
rmarkdown
knitr