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
DESCRIPTION
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.27 score 54 stars 29 packages 151 scripts 5.3k downloads 16 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK171
linux-devel-x86_64OK180
source / vignettesOK166
linux-release-arm64OK177
linux-release-x86_64OK125
macos-release-arm64OK110
macos-release-x86_64OK309
macos-oldrel-arm64OK81
macos-oldrel-x86_64OK273
windows-develOK96
windows-releaseOK79
windows-oldrelOK88
wasm-releaseOK102

Exports:combinationsCombinationscompositionsCompositionsicombinationsicompositionsipartitionsipermutationsncombinationsncompositionsnpartitionsnpermutationspartitionsPartitionspermutationsPermutations

Dependencies:gmpR6