Skip to content

ODMeans

OD-Means: k-Means for Origin-Destination

v0.2.1 · Mar 18, 2024 · GPL (>= 3)

Description

OD-means is a hierarchical adaptive k-means algorithm based on origin-destination pairs. In the first layer of the hierarchy, the clusters are separated automatically based on the variation of the within-cluster distance of each cluster until convergence. The second layer of the hierarchy corresponds to the sub clustering process of small clusters based on the distance between the origin and destination of each cluster.

Downloads

259

Last 30 days

16828th

677

Last 90 days

2.5K

Last year

Trend: +9.3% (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 geosphere ggplot2 ggmap ggrepel ODMeans

Version History

new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.2.0 diff Mar 17, 2024
updated 0.2.0 ← 0.1.0 diff Jan 9, 2024
new 0.1.0 Jan 31, 2022