Package: densityClust
Type: Package
Title: Clustering by Fast Search and Find of Density Peaks
Version: 0.2.1
Date: 2016-02-06
Authors@R: c(
    person("Thomas Lin", "Pedersen", , "thomasp85@gmail.com", c("aut", "cre")),
    person("Sean", "Hughes", , , c("aut"))
    )
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: An implementation of the clustering algorithm described by Alex
    Rodriguez and Alessandro Laio (Science, 2014 vol. 344), along with tools to
    inspect and visualize the results.
License: GPL (>= 2)
Suggests: testthat
LinkingTo: Rcpp
Imports: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-06 12:28:04 UTC; Thomas
Author: Thomas Lin Pedersen [aut, cre],
  Sean Hughes [aut]
Repository: CRAN
Date/Publication: 2016-02-06 13:47:07
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 06:52:18 UTC; windows
Archs: i386, x64
