Package: lumbermark 0.9.0.9003

lumbermark: Resistant Clustering via Chopping Up Mutual Reachability Minimum Spanning Trees

Implements a fast and resistant divisive clustering algorithm which identifies a specified number of clusters: 'lumbermark' iteratively chops off sizeable limbs that are joined by protruding segments of a dataset's mutual reachability minimum spanning tree (Gagolewski, 2026 <doi:10.48550/arXiv.2604.07143>). The use of a mutual reachability distance pulls peripheral points farther away from each other. It is a viable alternative to the 'HDBSCAN*'algorithm. When combined with the 'deadwood' package, it can act as an outlier detector. The 'Python' version of 'lumbermark' is available via 'PyPI'.

Authors:Marek Gagolewski [aut, cre, cph]

lumbermark_0.9.0.9003.tar.gz
lumbermark_0.9.0.9003.zip(r-4.7)lumbermark_0.9.0.9003.zip(r-4.6)lumbermark_0.9.0.9003.zip(r-4.5)
lumbermark_0.9.0.9003.tgz(r-4.6-x86_64)lumbermark_0.9.0.9003.tgz(r-4.6-arm64)lumbermark_0.9.0.9003.tgz(r-4.5-x86_64)lumbermark_0.9.0.9003.tgz(r-4.5-arm64)
lumbermark_0.9.0.9003.tar.gz(r-4.7-arm64)lumbermark_0.9.0.9003.tar.gz(r-4.7-x86_64)lumbermark_0.9.0.9003.tar.gz(r-4.6-arm64)lumbermark_0.9.0.9003.tar.gz(r-4.6-x86_64)
lumbermark_0.9.0.9003.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
lumbermark/json (API)

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

Bug tracker:https://github.com/gagolews/lumbermark/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

anomaly-detectioncluster-analysisclusteringclustering-algorithmhdbscanmachine-learningmachine-learning-algorithmsminimum-spanning-treeminimum-spanning-treesoutlier-detectionoutlierscpp

4.06 score 471 downloads 1 exports 3 dependencies

Last updated from:713ee5808f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK132
linux-devel-x86_64OK123
source / vignettesOK162
linux-release-arm64OK139
linux-release-x86_64OK125
macos-release-arm64OK85
macos-release-x86_64OK226
macos-oldrel-arm64OK77
macos-oldrel-x86_64OK223
windows-develOK78
windows-releaseOK91
windows-oldrelOK111
wasm-releaseOK132

Exports:lumbermark

Dependencies:deadwoodquitefastmstRcpp

Readme and manuals

Help Manual

Help pageTopics
Lumbermark: Fast and Robust Clusteringlumbermark lumbermark.default lumbermark.dist lumbermark.mst