Wrapper for K nearest neighbour library for low dimensions
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/2cvakaa0vddbdndmmq0szmfgifbmlz1i-r-nabor-0.5.0.drv | ||
mips64el-linux | /gnu/store/hpjjf0fi46waphpx7540spr2zb24z70j-r-nabor-0.5.0.drv | ||
i686-linux | /gnu/store/vvgw3wirc6kma4fhzd8hrf80lr2bkzw7-r-nabor-0.5.0.drv | ||
i586-gnu | /gnu/store/8f974hra269i5kz8qj4l4giz8r01adjv-r-nabor-0.5.0.drv | ||
armhf-linux | /gnu/store/k8md9np1lgkpy9n3cm070v77nfzdgnrg-r-nabor-0.5.0.drv | ||
aarch64-linux | /gnu/store/pp4ml0klh95wngz711hzfsjjkw33f3ji-r-nabor-0.5.0.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |