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.
| Version: | 0.1.0 |
| Imports: | cli,desc,fs,glue,Rcpp,RcppParallel,usethis |
| LinkingTo: | Rcpp,RcppParallel |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2024-01-23 |
| DOI: | 10.32614/CRAN.package.distops |
| Author: | Aymeric Stamm [aut, cre] |
| Maintainer: | Aymeric Stamm <aymeric.stamm at cnrs.fr> |
| BugReports: | https://github.com/lmjl-alea/distops/issues |
| License: | MIT + fileLICENSE |
| URL: | https://github.com/lmjl-alea/distops,https://lmjl-alea.github.io/distops/ |
| NeedsCompilation: | yes |
| SystemRequirements: | GNU make |
| Materials: | README,NEWS |
| CRAN checks: | distops results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=distopsto link to this page.