CMD + K

r-nabor

Community

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-nabor

Usage Tracking

0.5.0
1 / 8 versions selected
Total downloads: 0

About

Summary

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Information Last Updated

Apr 22, 2025 at 15:32

License

BSD_3_clause

Total Downloads

33

Platforms

Linux 64 Version: 0.5.0
macOS 64 Version: 0.5.0
Win 64 Version: 0.5.0