Package: meanShiftR
Type: Package
Title: A Computationally Efficient Mean Shift Implementation
Version: 0.56
Date: 2021-09-12
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: 2021-09-21 01:39:33 UTC; jonathanlisic
Author: Jonathan Lisic [aut, cre]
Repository: CRAN
Date/Publication: 2021-09-21 05:00:09 UTC
Built: R 4.1.1; x86_64-w64-mingw32; 2021-09-23 17:21:33 UTC; windows
Archs: i386, x64
