Package: leaderCluster 1.5

leaderCluster: Leader Clustering Algorithm

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.

Authors:Taylor B. Arnold

leaderCluster_1.5.tar.gz
leaderCluster_1.5.zip(r-4.7-x86_64)leaderCluster_1.5.zip(r-4.6-x86_64)leaderCluster_1.5.zip(r-4.5-x86_64)
leaderCluster_1.5.tgz(r-4.6-x86_64)leaderCluster_1.5.tgz(r-4.6-arm64)leaderCluster_1.5.tgz(r-4.5-x86_64)leaderCluster_1.5.tgz(r-4.5-arm64)
leaderCluster_1.5.tar.gz(r-4.7-arm64)leaderCluster_1.5.tar.gz(r-4.7-x86_64)leaderCluster_1.5.tar.gz(r-4.6-arm64)leaderCluster_1.5.tar.gz(r-4.6-x86_64)
leaderCluster_1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
leaderCluster/json (API)

# Install 'leaderCluster' in R:
install.packages('leaderCluster', repos = c('https://taylor-arnold.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.18 score 1 stars 1 packages 4 scripts 319 downloads 1 exports 0 dependencies

Last updated from:44b74cbba9. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK136
linux-devel-x86_64OK109
source / vignettesOK169
linux-release-arm64OK123
linux-release-x86_64OK108
macos-release-arm64OK88
macos-release-x86_64OK209
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK167
windows-develOK64
windows-releaseOK73
windows-oldrelOK59
wasm-releaseOK89

Exports:leaderCluster

Dependencies: