/rflann

R Package - Nearest neighbours searching. R interface to popular FLANN C++ library.

Primary LanguageC++

Travis build status AppVeyor build status

rflann

Basic R interface to the FLANN C++ library version 1.8.4.

Please contact me by email (jeremyyee@outlook.com.au) or through my github account to report any issues.

Installation

You can install the released version of rflann from CRAN with:

install.packages("rflann")