Rnanoflann: Extremely Fast Nearest Neighbor Search

Finds the k nearest neighbours for every point in a given dataset using Jose Luis' 'nanoflann' library. There is support for exact searches, fixed radius searches with 'kd' trees and two distances, the 'Euclidean' and 'Manhattan'. For more information see <https://github.com/jlblancoc/nanoflann>. Also, the 'nanoflann' library is exported and ready to be used via the linking to mechanism.

Package details

AuthorManos Papadakis [aut, cre, cph], Jose Luis Blanco [aut, cph], Michail Tsagris [ctb]
MaintainerManos Papadakis <papadakm95@gmail.com>
LicenseGPL (>= 3)
Version0.0.1
URL https://github.com/ManosPapadakis95/Rnanoflann
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Rnanoflann")

Try the Rnanoflann package in your browser

Any scripts or data that you put into this service are public.

Rnanoflann documentation built on Nov. 2, 2023, 5:21 p.m.