Package: meanShiftR
Type: Package
Title: A Computationally Efficient Mean Shift Implementation
Version: 0.51
Date: 2017-09-04
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,
  Epanechnikov, and biweight product kernels. 
Depends: R (>= 3.1.0)
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-09-05 04:02:23 UTC; jonathanlisic
Author: Jonathan Lisic [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-05 08:30:36 UTC
