Skip to content

dbscan

Density-Based Spatial Clustering of Applications with Noise (DBSCAN) and Related Algorithms

v1.2.4 · Dec 18, 2025 · GPL (>= 2)

Description

A fast reimplementation of several density-based algorithms of the DBSCAN family. Includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and HDBSCAN (hierarchical DBSCAN), the ordering algorithm OPTICS (ordering points to identify the clustering structure), shared nearest neighbor clustering, and the outlier detection algorithms LOF (local outlier factor) and GLOSH (global-local outlier score from hierarchies). 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. Hahsler, Piekenbrock and Doran (2019) <doi:10.18637/jss.v091.i01>.

Downloads

36.4K

Last 30 days

587th

75K

Last 90 days

75K

Last year

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

CRAN Check Status

3 NOTE
11 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 NOTE
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 (14 non-OK)
OK 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

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   7.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.6Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   6.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   1.4Mb
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

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 10.9Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   7.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 10.6Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   6.9Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc    3.0Mb
    libs   1.4Mb

Reverse Dependencies (73)

Dependency Network

Dependencies Reverse dependencies generics Rcpp AnimalSequences CLONETv2 CPC CspStandSegmentation HaploVar LLMing LOMAR PiC SuperCell VBphenoR VIProDesign autoFlagR bioregion clusterWebApp cordillera +58 more reverse deps dbscan

Version History

new 1.2.4 Mar 9, 2026