Package: meanShiftR
Type: Package
Title: A Computationally Efficient Mean Shift Implementation
Version: 0.50
Date: 2016-08-28
Authors@R: c(
    person("Jonathan", "Lisic", , "jlisic@gmail.com", c("aut", "cre"))
    )
URL: http://meanmean.me/meanshift/r/cran/2016/08/28/meanShiftR.html
BugReports: https://github.com/jlisic/meanShiftR/issues
Maintainer: Jonathan Lisic <jlisic@gmail.com>
Description: Performs mean shift classification using linear and 
  k-d tree based nearest neighbor implementations for the Gaussian
  kernel. 
Depends: R (>= 3.1.0)
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-08-31 10:19:20 UTC; jonathanlisic
Author: Jonathan Lisic [aut, cre]
Repository: CRAN
Date/Publication: 2016-08-31 14:31:53
