Package: rflann
Type: Package
Title: Basic R Interface to the 'FLANN' C++ Library
Version: 1.3
Date: 2017-01-28
Author: Marius Muja, David Lowe and Jeremy Yee
Maintainer: Jeremy Yee <jeremyyee@outlook.com.au>
Description: Basic R interface for the 'FLANN' C++ library version 1.8.4 written by Marius Muja
             and David Lowe. K-nearest neighbours searching and radius searching.
URL: https://github.com/YeeJeremy/rflann
License: GPL
Imports: Rcpp (>= 0.11.6)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
BugReports: https://github.com/YeeJeremy/rflann/issues
Packaged: 2017-01-27 23:22:10 UTC; jeremyyee
Repository: CRAN
Date/Publication: 2017-01-29 14:45:39
