Skip to content

geokmeans

0.1.0

A Collection of Fast, Exact and Eco-Friendly k-Means Clustering Algorithms

0packages depend
396downloads / year
76.9%test coverage
13/13checks pass

Overview

About
Maintained by Parichit SharmaFirst published 2026-06-221 releasesCRAN page ↗GitHub ↗

A collection of fast k-means clustering algorithms under a single, uniform interface. The core method is Geometric-k-means, a bound-free algorithm of Sharma et al. (2026) doi:10.1007/s10994-025-06891-1 that uses geometry to restrict computation to the data points able to change clusters, substantially reducing distance computations and runtime while returning the same result as standard k-means. Also included are Lloyd's algorithm, Elkan, Hamerly, Annulus, Exponion, and Ball k-means. All algorithms are implemented in 'C++' via 'Rcpp' and 'RcppEigen' and return the final centroids, optional per-point cluster assignments, and computational statistics.

Install

Health

CRAN checks
13OK
Slowest check: 2.2 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.24
76.9%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-06-23
    6 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 597 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
67%

Downloads

396
CRAN downloads in the past year
Rank #23,930 · ~1/day · ~33/mo
Daily download trend is not available in this view yet.
39630 days
39690 days
3961 year
Compare downloads with other packages →
Also on10 r2u6 autocran

Repository

Repository
2Stars
0Forks
0Open issues
0Open PRs
0Releases
29Commits
2Contributors
License GPL-3.0 · 29 commits · Last activity 2026-06-29 · 0% stars, 30d

Stars over time

2026-02-26 · 12026-07-07 · 2

Repository practices

Upstream repositoryBeta

2 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/parichit/geometric-k-means on 2026-07-19.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
VS Code
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (1)
LinkingTo (2)
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (2)
Author, Maintainer, Copyright holder
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

1 release. R releases are shown for context.

  • 0.1.0Latest
    2026-06-22 · current release
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-06-22
Total releases
1 / 1 yrs
License
GPL-3 OSI
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →