CMD + K

r-rnanoflann

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rnanoflann

Usage Tracking

0.0.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Dec 31, 2025 at 14:39

License

GPL-3.0-or-later

Supported Platforms

macOS-64
linux-64
win-64