Skip to content

stdbscan

Spatio-Temporal DBSCAN Clustering

v0.2.0 · Mar 14, 2026 · GPL (>= 3)

Description

Implements the ST-DBSCAN (spatio-temporal density-based spatial clustering of applications with noise) clustering algorithm for detecting spatially and temporally dense regions in point data, with a fast C++ backend via 'Rcpp'. Birant and Kut (2007) <doi:10.1016/j.datak.2006.01.013>.

Downloads

615

Last 30 days

6383rd

972

Last 90 days

972

Last year

Trend: +122.8% (30d vs prior 30d)

CRAN Check Status

14 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 OK
r-oldrel-macos-x86_64 OK
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 History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
WARNING 13 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
WARNING r-oldrel-windows-x86_64

whether package can be installed

Found the following significant warnings:
  d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\c++\bits\stl_algobase.h:437:30: warning: 'void* __builtin_memmove(void*, const void*, long long unsigned int)' writing between 5 and 9223372036854775804 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
See 'd:/Rcompile/CRANpkg/local/4.4/stdbscan.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 13.3.0'

Dependency Network

Dependencies Reverse dependencies Rcpp dbscan stdbscan

Version History

updated 0.2.0 ← 0.1.0 diff Mar 14, 2026
new 0.1.0 Mar 10, 2026