Skip to content

quitefastmst

Euclidean and Mutual Reachability Minimum Spanning Trees

v0.9.1 · Feb 11, 2026 · AGPL-3

Description

Functions to compute Euclidean minimum spanning trees using single-, sesqui-, and dual-tree Boruvka algorithms. Thanks to K-d trees, they are fast in spaces of low intrinsic dimensionality. Mutual reachability distances (used in the definition of the 'HDBSCAN*' algorithm) are supported too. The package also includes relatively fast fallback minimum spanning tree and nearest-neighbours algorithms for spaces of higher dimensionality. The 'Python' version of 'quitefastmst' is available via 'PyPI'.

Downloads

581

Last 30 days

6924th

2.2K

Last 90 days

7K

Last year

Trend: -37.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
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 NOTE
r-oldrel-macos-x86_64 NOTE
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)
NOTE r-oldrel-macos-arm64

installed package size

installed size is 15.0Mb
  sub-directories of 1Mb or more:
    libs  14.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 15.8Mb
  sub-directories of 1Mb or more:
    libs  15.7Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is 15.0Mb
  sub-directories of 1Mb or more:
    libs  14.9Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is 15.8Mb
  sub-directories of 1Mb or more:
    libs  15.7Mb

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp deadwood quitefastmst

Version History

new 0.9.1 Mar 10, 2026
updated 0.9.1 ← 0.9.0 diff Feb 10, 2026
new 0.9.0 Jul 22, 2025