CRAN/E | Rnanoflann

Rnanoflann

Extremely Fast Nearest Neighbor Search

Installation

About

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 . Also, the 'nanoflann' library is exported and ready to be used via the linking to mechanism.

github.com/ManosPapadakis95/Rnanoflann
Copyright 'nanoflann' library is copyright Jose Luis Blanco. See file COPYRIGHT for details.
Bug report File report

Key Metrics

Version 0.0.2
Published 2023-12-05 147 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks Rnanoflann results

Downloads

Yesterday 50 0%
Last 7 days 440 -15%
Last 30 days 1.866 -8%
Last 90 days 4.332 +199%
Last 365 days 5.777

Maintainer

Maintainer

Manos Papadakis

papadakm95@gmail.com

Authors

Manos Papadakis

aut / cre / cph

Jose Luis Blanco

aut / cph

Michail Tsagris

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

Rnanoflann archive

Imports

Rcpp ≥ 1.0.11

LinkingTo

Rcpp
RcppArmadillo