CRAN/E | distops

distops

Usual Operations for Distance Matrices in R

Installation

About

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.

github.com/lmjl-alea/distops
lmjl-alea.github.io/distops/
System requirements GNU make
Bug report File report

Key Metrics

Version 0.1.0
Published 2024-01-23 103 days ago
Needs compilation? yes
License MIT
License File
CRAN checks distops results

Downloads

Yesterday 7 0%
Last 7 days 33 -28%
Last 30 days 148 -12%
Last 90 days 442 +57%
Last 365 days 720

Maintainer

Maintainer

Aymeric Stamm

aymeric.stamm@cnrs.fr

Authors

Aymeric Stamm

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

cli
desc
fs
glue
Rcpp
RcppParallel
usethis

Suggests

testthat ≥ 3.0.0

LinkingTo

Rcpp
RcppParallel