<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Density-Based Spatial Clustering of Applications with Noise
(DBSCAN) and Related Algorithms</dc:title>
  <dc:title>R package dbscan version 1.2.5</dc:title>
  <dc:subject>CRAN Task View: AnomalyDetection (https://CRAN.R-project.org/view=AnomalyDetection)</dc:subject>
  <dc:subject>CRAN Task View: Cluster (https://CRAN.R-project.org/view=Cluster)</dc:subject>
  <dc: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) &lt;doi:10.18637/jss.v091.i01&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.2.0)</dc:relation>
  <dc:relation>Imports: generics, graphics, Rcpp (&gt;= 1.0.0), stats</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: dendextend, fpc, igraph, knitr, microbenchmark, rmarkdown,
testthat (&gt;= 3.0.0), tibble</dc:relation>
  <dc:creator>Michael Hahsler &lt;mhahsler@lyle.smu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Hahsler [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-2716-1405&gt;),
  Matthew Piekenbrock [aut, cph],
  Sunil Arya [ctb, cph],
  David Mount [ctb, cph],
  Claudia Malzer [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-06-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dbscan</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dbscan</dc:identifier>
</oai_dc:dc>
