CMD + K

r-dbscan

Community

A fast reimplementation of several density-based algorithms of the DBSCAN family for spatial data. Includes the DBSCAN (density-based spatial clustering of applications with noise) and OPTICS (ordering points to identify the clustering structure) clustering algorithms HDBSCAN (hierarchical DBSCAN) and the LOF (local outlier factor) algorithm. The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-dbscan

Usage Tracking

1.2_0
1.2.3
1.2.2
1.1_12
1.1_11
5 / 8 versions selected
Total downloads: 0

About

Summary

A fast reimplementation of several density-based algorithms of the DBSCAN family for spatial data. Includes the DBSCAN (density-based spatial clustering of applications with noise) and OPTICS (ordering points to identify the clustering structure) clustering algorithms HDBSCAN (hierarchical DBSCAN) and the LOF (local outlier factor) algorithm. The implementations use the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided.

Information Last Updated

Sep 13, 2025 at 08:13

License

GPL-2.0-or-later

Total Downloads

147.1K

Platforms

Linux aarch64 Version: 1.2_0
Linux 64 Version: 1.2_0
macOS 64 Version: 1.2_0
Linux ppc64le Version: 1.2_0
Win 64 Version: 1.2_0
macOS arm64 Version: 1.2_0