Package: indexthis 2.2.0
indexthis: Quick Indexation
Quick indexation of any type of vector or of any combination of those. Indexation turns a vector into an integer vector going from 1 to the number of unique elements. Indexes are important building blocks for many algorithms. The method is described at <https://github.com/lrberge/indexthis/>.
Authors:
indexthis_2.2.0.tar.gz
indexthis_2.2.0.zip(r-4.7)indexthis_2.2.0.zip(r-4.6)indexthis_2.2.0.zip(r-4.5)
indexthis_2.2.0.tgz(r-4.6-x86_64)indexthis_2.2.0.tgz(r-4.6-arm64)indexthis_2.2.0.tgz(r-4.5-x86_64)indexthis_2.2.0.tgz(r-4.5-arm64)
indexthis_2.2.0.tar.gz(r-4.7-arm64)indexthis_2.2.0.tar.gz(r-4.7-x86_64)indexthis_2.2.0.tar.gz(r-4.6-arm64)indexthis_2.2.0.tar.gz(r-4.6-x86_64)
indexthis_2.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
indexthis/json (API)
NEWS
| # Install 'indexthis' in R: |
| install.packages('indexthis', repos = c('https://lrberge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lrberge/indexthis/issues
Last updated from:3a389432e7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 137 | ||
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 137 | ||
| linux-release-arm64 | OK | 137 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-release-x86_64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| macos-oldrel-x86_64 | OK | 253 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 112 |
Exports:indexthis_vendorto_index
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Vendor the 'to_index' function | indexthis_vendor |
| Turns one or multiple vectors into an index (aka group id, aka key) | to_index |
