Language

Package: r-nabor @ 0.5.0

Synopsis

Wrapper for K nearest neighbour library for low dimensions

Description

This package provides an R wrapper for libnabo, an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). nabor includes a knn function that is designed as a drop-in replacement for the 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.

Home page
https://cran.r-project.org/web/packages/nabor/
Location
gnu/packages/cran.scm (line: 23284, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings