Package: distops 0.1.0
distops: Usual Operations for Distance Matrices in R
It provides the subset operator for dist objects and a function to compute medoid(s) that are fully parallelized leveraging the 'RcppParallel' package. It also provides functions for package developers to easily implement their own parallelized dist() function using a custom 'C++'-based distance function.
Authors:
distops_0.1.0.tar.gz
distops_0.1.0.zip(r-4.7)distops_0.1.0.zip(r-4.6)distops_0.1.0.zip(r-4.5)
distops_0.1.0.tgz(r-4.6-x86_64)distops_0.1.0.tgz(r-4.6-arm64)distops_0.1.0.tgz(r-4.5-x86_64)distops_0.1.0.tgz(r-4.5-arm64)
distops_0.1.0.tar.gz(r-4.7-arm64)distops_0.1.0.tar.gz(r-4.7-x86_64)distops_0.1.0.tar.gz(r-4.6-arm64)distops_0.1.0.tar.gz(r-4.6-x86_64)
distops_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
distops/json (API)
NEWS
| # Install 'distops' in R: |
| install.packages('distops', repos = c('https://lmjl-alea.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lmjl-alea/distops/issues
Pkgdown/docs site:https://lmjl-alea.github.io
Last updated from:31b51e31fd. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 223 | ||
| linux-release-arm64 | OK | 130 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 159 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| macos-oldrel-x86_64 | OK | 334 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 156 | ||
| wasm-release | OK | 110 |
Exports:find_medoidsuse_distanceuse_distops
Dependencies:askpassclicliprcrayoncredentialscurldescfsgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsRcppRcppParallelrlangrprojrootrstudioapisysusethisvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| distops: Usual Operations for Distance Matrices in R | distops-package distops |
| Distance Matrix Subset Operator | [.dist |
| Finds the medoids from a distance matrix | find_medoids |
| Adds a distance function to the package | use_distance |
| Setups package to use the *distops* package | use_distops |
