CRAN/E | combiter

combiter

Combinatorics Iterators

Installation

About

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.

github.com/kota7/combiter
Bug report File report

Key Metrics

Version 1.0.3
R ≥ 3.1
Published 2017-12-04 2335 days ago
Needs compilation? yes
License MIT
License File
CRAN checks combiter results

Downloads

Yesterday 6 0%
Last 7 days 38 -25%
Last 30 days 182 +4%
Last 90 days 504 -30%
Last 365 days 2.254 -31%

Maintainer

Maintainer

Kota Mori

kmori05@gmail.com

Authors

Kota Mori

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

combiter archive

Depends

R ≥ 3.1

Imports

iterators
itertools
Rcpp

Suggests

combinat
foreach
testthat

LinkingTo

Rcpp

Reverse Suggests

tictactoe