speakeasyR
0.1.8Fast and Robust Multi-Scale Graph Clustering
Overview
A graph community detection algorithm that aims to be performant on large graphs and robust, returning consistent results across runs. SpeakEasy 2 (SE2), the underlying algorithm, is described in Chris Gaiteri, David R. Connell & Faraz A. Sultan et al. (2023) doi:10.1186/s13059-023-03062-0. The core algorithm is written in 'C', providing speed and keeping the memory requirements low. This implementation can take advantage of multiple computing cores without increasing memory usage. SE2 can detect community structure across scales, making it a good choice for biological data, which often has hierarchical structure. Graphs can be passed to the algorithm as adjacency matrices using base 'R' matrices, the 'Matrix' library, 'igraph' graphs, or any data that can be coerced into a matrix.
Install
Health
- OK2026-08-0413 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Show 2 earlier snapshots
- WARNING2026-04-0913 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
Repository practices
4 development-tooling and community-health practices detected across 4 families in the upstream repository
Checks run against github.com/speakeasy-2/speakeasyr on 2026-08-23.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
Show 16 more contributors
Show 26 more copyright holders
8 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.1.8Latest
- 0.1.72025-09-05 · diff ↗
- 0.1.62025-08-28 · diff ↗
- RR 4.5.0 released · 2025-04-11
- 0.1.52025-04-03 · diff ↗
- 0.1.42024-09-25 · diff ↗
- 0.1.32024-08-20 · diff ↗
- unarchivedReturned to CRAN2024-08-20
- archivedRemoved from CRAN2024-08-19issues were not corrected in time
- 0.1.22024-07-29 · diff ↗
- unarchivedReturned to CRAN2024-07-29
- archivedRemoved from CRAN2024-06-19policy violations including misrepresentation of authorship The included sources such as 'glpk' and 'lapack' are not credited System versions are not looked for ASAN errors even in re-submission
- 0.1.02024-06-18
- RR 4.4.0 released · 2024-04-24
Package metadata
- First published
- 2024-06-18
- Total releases
- 8 / 2 yrs
- License
- GPL (>= 3) OSI
- Download size
- 2.8 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("speakeasyR")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-23, which the citation names so these numbers can be found later. More on citing and the projects behind them.