<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Spatio-Temporal DBSCAN Clustering // 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.
	</longdescription>
</pkgmetadata>
