Skip to content

cmahalanobis

Calculate Distance Measures for DataFrames

v1.0.0 · Sep 14, 2025 · GPL-3

Description

It provides functions that calculate Mahalanobis distance, Euclidean distance, Manhattan distance, Chebyshev distance, Hamming distance, Canberra distance, Minkowski dissimilarity (distance defined for p >= 1), Cosine dissimilarity, Bhattacharyya dissimilarity, Jaccard distance, Hellinger distance, Bray-Curtis dissimilarity, Sorensen-Dice dissimilarity between each pair of species in a list of data frames. These statistics are fundamental in various fields, such as cluster analysis, classification, and other applications of machine learning and data mining, where assessing similarity or dissimilarity between data is crucial. The package is designed to be flexible and easily integrated into data analysis workflows, providing reliable tools for evaluating distances in multidimensional contexts.

Downloads

569

Last 30 days

7097th

1.7K

Last 90 days

4.8K

Last year

Trend: -6.4% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies ggplot2 reshape2 gridExtra matrixStats cmahalanobis

Version History

new 1.0.0 Mar 10, 2026
updated 1.0.0 ← 0.5.0 diff Sep 13, 2025
updated 0.5.0 ← 0.4.2 diff Jan 7, 2025
updated 0.4.2 ← 0.4.1 diff Sep 23, 2024
updated 0.4.1 ← 0.4.0 diff Sep 21, 2024
updated 0.4.0 ← 0.3.0 diff Sep 15, 2024
updated 0.3.0 ← 0.2.0 diff May 19, 2024
updated 0.2.0 ← 0.1.0 diff May 16, 2024
new 0.1.0 Feb 19, 2024