Package: ODMeans Type: Package Title: OD-Means: k-Means for Origin-Destination Version: 0.2.1 Authors@R: c( person("Sebastian","Moreno",role = c("aut", "cre"), email = "sebastian.moreno.araya@gmail.com"), person("Cristobal", "Heredia", role = "aut"), person("Wilfredo", "Yushimito", role = "ths"), person("Gonzalo", "Huerta", role = "ths") ) Maintainer: Sebastian Moreno 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. License: GPL (>= 3) Encoding: UTF-8 LazyData: false RoxygenNote: 7.3.1 Imports: geosphere, ggplot2, stats, ggmap, ggrepel Collate: 'ODMeansSampleData.R' 'ODMeansTaxiData.R' 'first_hierarchy.R' 'second_hierarchy.R' 'odmeans.R' 'odmeans_graph.R' Depends: R (>= 3.5.0) NeedsCompilation: no Packaged: 2026-06-16 11:52:34 UTC; root Author: Sebastian Moreno [aut, cre], Cristobal Heredia [aut], Wilfredo Yushimito [ths], Gonzalo Huerta [ths] Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libssl-dev Repository: https://smorenoa.r-universe.dev Date/Publication: 2024-03-19 02:30:23 UTC RemoteUrl: https://github.com/cran/ODMeans RemoteRef: HEAD RemoteSha: dd8beb9bb7e33b8633fb44ae6eab2e8be640f275