Package: arrangements 1.1.10.9999

arrangements: Fast Generators and Iterators for Permutations, Combinations, Integer Partitions and Compositions

Fast generators and iterators for permutations, combinations, integer partitions and compositions. The arrangements are in lexicographical order and generated iteratively in a memory efficient manner. It has been demonstrated that 'arrangements' outperforms most existing packages of similar kind. Benchmarks could be found at <https://randy3k.github.io/arrangements/articles/benchmark.html>.

Authors:Randy Lai [aut, cre]

arrangements_1.1.10.9999.tar.gz
arrangements_1.1.10.9999.zip(r-4.7)arrangements_1.1.10.9999.zip(r-4.6)arrangements_1.1.10.9999.zip(r-4.5)
arrangements_1.1.10.9999.tgz(r-4.6-x86_64)arrangements_1.1.10.9999.tgz(r-4.6-arm64)arrangements_1.1.10.9999.tgz(r-4.5-x86_64)arrangements_1.1.10.9999.tgz(r-4.5-arm64)
arrangements_1.1.10.9999.tar.gz(r-4.7-arm64)arrangements_1.1.10.9999.tar.gz(r-4.7-x86_64)arrangements_1.1.10.9999.tar.gz(r-4.6-arm64)arrangements_1.1.10.9999.tar.gz(r-4.6-x86_64)
arrangements_1.1.10.9999.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
arrangements/json (API)

# Install 'arrangements' in R:
install.packages('arrangements', repos = c('https://randy3k.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/randy3k/arrangements/issues

Uses libs:
  • gmp– Multiprecision arithmetic library

On CRAN:

Conda:

gmp

8.31 score 54 stars 27 packages 152 scripts 6.2k downloads 16 exports 2 dependencies

Last updated from:4c33ab3df3. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK139
source / vignettesOK203
linux-release-arm64OK131
linux-release-x86_64OK134
macos-release-arm64OK127
macos-release-x86_64OK223
macos-oldrel-arm64OK83
macos-oldrel-x86_64OK192
windows-develOK89
windows-releaseOK92
windows-oldrelOK75
wasm-releaseOK106

Exports:combinationsCombinationscompositionsCompositionsicombinationsicompositionsipartitionsipermutationsncombinationsncompositionsnpartitionsnpermutationspartitionsPartitionspermutationsPermutations

Dependencies:gmpR6