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>.
| Version: | 1.1.8 |
| Depends: | R (≥ 3.4.0) |
| Imports: | gmp, methods, R6 |
| Suggests: | foreach, knitr, rmarkdown, testthat |
| Published: | 2020-01-08 |
| Author: | Randy Lai [aut, cre] |
| Maintainer: | Randy Lai <randy.cs.lai at gmail.com> |
| License: | MIT + file LICENSE |
| URL: | https://randy3k.github.io/arrangements |
| NeedsCompilation: | yes |
| SystemRequirements: | gmp (>= 4.2.3) |
| Materials: | README |
| In views: | NumericalMathematics |
| CRAN checks: | arrangements results |
| Reference manual: | arrangements.pdf |
| Package source: | arrangements_1.1.8.tar.gz |
| Windows binaries: | r-devel: arrangements_1.1.8.zip, r-release: arrangements_1.1.8.zip, r-oldrel: arrangements_1.1.8.zip |
| macOS binaries: | r-release: arrangements_1.1.8.tgz, r-oldrel: arrangements_1.1.8.tgz |
| Old sources: | arrangements archive |
| Reverse depends: | sindyr |
| Reverse imports: | distantia, iterpc, MKinfer, MOLHD |
| Reverse suggests: | colorSpec |
Please use the canonical form https://CRAN.R-project.org/package=arrangements to link to this page.