Package: KernelKnn
Type: Package
Title: Kernel k Nearest Neighbors
Version: 1.0.3
Date: 2016-12-08
Author: Lampros Mouselimis <mouselimislampros@gmail.com>
Maintainer: Lampros Mouselimis <mouselimislampros@gmail.com>
BugReports: https://github.com/mlampros/KernelKnn/issues
URL: https://github.com/mlampros/KernelKnn
Description: Extends the simple k-nearest neighbors algorithm by incorporating numerous kernel functions and a variety of distance metrics. The package takes advantage of 'RcppArmadillo' to speed up the calculation of distances between observations.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R(>= 2.10.0)
Imports: Rcpp (>= 0.12.5), OpenImageR
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, covr, knitr, rmarkdown, irlba
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-12-07 10:41:50 UTC; lampros
Repository: CRAN
Date/Publication: 2016-12-07 15:54:13
