combiter: Combinatorics Iterators

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
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05 at gmail.com>
BugReports: https://github.com/kota7/combiter/issues
License: MIT + file LICENSE
URL: https://github.com/kota7/combiter
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: combiter results

Documentation:

Reference manual: combiter.pdf

Downloads:

Package source: combiter_1.0.3.tar.gz
Windows binaries: r-devel: combiter_1.0.3.zip, r-release: combiter_1.0.3.zip, r-oldrel: combiter_1.0.3.zip
macOS binaries: r-release (arm64): combiter_1.0.3.tgz, r-oldrel (arm64): combiter_1.0.3.tgz, r-release (x86_64): combiter_1.0.3.tgz
Old sources: combiter archive

Reverse dependencies:

Reverse suggests: tictactoe

Linking:

Please use the canonical form https://CRAN.R-project.org/package=combiter to link to this page.