Package: tuple 0.4-02
tuple: Find every match, or orphan, duplicate, triplicate, or other replicated values
Functions to find all matches or non-matches, orphans, and duplicate or other replicated elements.
Authors:
tuple_0.4-02.tar.gz
tuple_0.4-02.zip(r-4.7)tuple_0.4-02.zip(r-4.6)tuple_0.4-02.zip(r-4.5)
tuple_0.4-02.tgz(r-4.6-any)tuple_0.4-02.tgz(r-4.5-any)
tuple_0.4-02.tar.gz(r-4.7-any)tuple_0.4-02.tar.gz(r-4.6-any)
tuple_0.4-02.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tuple/json (API)
| # Install 'tuple' in R: |
| install.packages('tuple', repos = c('https://statlaw.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:8c5b29c6ca. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 127 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 83 |
Exports:%!in%duplicatematchAllmatchNoneorphantriplicatetriplicatedtuplicatetuplicated
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The tuple Package | tuple-package |
| Find Duplicate Values | duplicate |
| Match All Values | matchAll |
| Return a Symbol That Matches No Values | matchNone |
| Mismatch Test | %!in% not-in |
| Find Orphan Values | orphan |
| Find Triplicate Values | triplicate |
| Find Values That Are Repeated At Least Thrice | triplicated |
| Find n-Replicated Elements | tuplicate |
| Find Elements That Are Repeated At Least n Times | tuplicated |
