combiter: Combinatorics Iterators (original) (raw)

Provides iterators for combinations, permutations, subsets, and Cartesian product, which allow one to go through all elements without creating a huge set of all possible values.

Version: 1.0.3
Depends: R (≥ 3.1)
Imports: iterators, itertools, Rcpp
LinkingTo: Rcpp
Suggests: combinat, foreach, testthat
Published: 2017-12-04
DOI: 10.32614/CRAN.package.combiter
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori
BugReports: https://github.com/kota7/combiter/issues
License: MIT + file
URL: https://github.com/kota7/combiter
NeedsCompilation: yes
Materials: README,
CRAN checks: combiter results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=combiterto link to this page.