Description
The leader clustering algorithm provides a means for clustering a set of data points. Unlike many other clustering algorithms it does not require the user to specify the number of clusters, but instead requires the approximate radius of a cluster as its primary tuning parameter. The package provides a fast implementation of this algorithm in n-dimensions using Lp-distances (with special cases for p=1,2, and infinity) as well as for spatial data using the Haversine formula, which takes latitude/longitude pairs as inputs and clusters based on great circle distances.
Downloads
363
Last 30 days
10508th
1.1K
Last 90 days
3.4K
Last year
Trend: -11.7% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| 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 details (2 non-OK)
CRAN incoming feasibility
Maintainer: ‘Taylor B. Arnold <tarnold2@richmond.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Taylor", "B."),
family = "Arnold",
role = c("aut", "cre"),
email = "tarnold2@richmond.edu")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Taylor B. Arnold <tarnold2@richmond.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Taylor", "B."),
family = "Arnold",
role = c("aut", "cre"),
email = "tarnold2@richmond.edu")
as necessary.
Check History
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Taylor B. Arnold <tarnold2@richmond.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Taylor", "B."),
family = "Arnold",
role = c("aut", "cre"),
email = "tarnold2@richmond.edu")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Taylor B. Arnold <tarnold2@richmond.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Taylor", "B."),
family = "Arnold",
role = c("aut", "cre"),
email = "tarnold2@richmond.edu")
as necessary.