The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
Author: Aymeric Stamm ORCID iD [aut, cre]
Maintainer: Aymeric Stamm <aymeric.stamm at cnrs.fr>
BugReports: https://github.com/lmjl-alea/distops/issues
License: MIT + file LICENSE
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:

Reference manual: distops.pdf

Downloads:

Package source: distops_0.1.0.tar.gz
Windows binaries: r-devel: distops_0.1.0.zip, r-release: distops_0.1.0.zip, r-oldrel: distops_0.1.0.zip
macOS binaries: r-release (arm64): distops_0.1.0.tgz, r-oldrel (arm64): distops_0.1.0.tgz, r-release (x86_64): distops_0.1.0.tgz, r-oldrel (x86_64): distops_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=distops to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.