Package: trotter 0.6
trotter: Pseudo-Vectors Containing All Permutations, Combinations and Subsets of Objects Taken from a Vector.
Class definitions and constructors for pseudo-vectors containing all permutations, combinations and subsets of objects taken from a vector. Simplifies working with structures commonly encountered in combinatorics.
Authors:
trotter_0.6.tar.gz
trotter_0.6.zip(r-4.7)trotter_0.6.zip(r-4.6)trotter_0.6.zip(r-4.5)
trotter_0.6.tgz(r-4.6-any)trotter_0.6.tgz(r-4.5-any)
trotter_0.6.tar.gz(r-4.7-any)trotter_0.6.tar.gz(r-4.6-any)
trotter_0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
trotter/json (API)
| # Install 'trotter' in R: |
| install.packages('trotter', repos = c('https://ram6ler.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4456cd442e. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 207 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | NOTE | 219 | ||
| macos-release-arm64 | NOTE | 125 | ||
| macos-oldrel-arm64 | NOTE | 146 | ||
| windows-devel | NOTE | 98 | ||
| windows-release | NOTE | 62 | ||
| windows-oldrel | NOTE | 60 | ||
| wasm-release | OK | 100 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve an Amalgam by Index | [,APV-method |
| Retrieve a Combination by Index | [,CPV-method |
| Retrieve a Permutation by Index | [,PPV-method |
| Retrieve a Selection by Index | [,SPV-method |
| Retrieve a Subset by Index | [,SSPV-method |
| Amalgams Pseudo-Vector Constructor | amalgam amalgams apv |
| Combinations Pseudo-Vector Constructor | combination combinations cpv |
| Amalgams Pseudo-Vector Length | length,APV-method |
| Combinations Pseudo-Vector Length | length,CPV-method |
| Permutations Pseudo-Vector Length | length,PPV-method |
| Selections Pseudo-Vector Length | length,SPV-method |
| Subsets Pseudo-Vector Length | length,SSPV-method |
| Permutations Pseudo-Vector Constructor | permutation permutations ppv |
| Selections Pseudo-Vector Constructor | selection selections spv |
| Subsets Pseudo-Vector Constructor | sspv subsets |
