The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.0.3 |
Imports: | Rcpp (≥ 1.0.11) |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2024-05-17 |
DOI: | 10.32614/CRAN.package.Rnanoflann |
Author: | Manos Papadakis [aut, cre, cph], Jose Luis Blanco [aut, cph], Michail Tsagris [ctb] |
Maintainer: | Manos Papadakis <papadakm95 at gmail.com> |
BugReports: | https://github.com/ManosPapadakis95/Rnanoflann/issues |
License: | GPL (≥ 3) |
Copyright: | 'nanoflann' library is copyright Jose Luis Blanco. See file COPYRIGHT for details. |
URL: | https://github.com/ManosPapadakis95/Rnanoflann |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | Rnanoflann results |
Reference manual: | Rnanoflann.pdf |
Package source: | Rnanoflann_0.0.3.tar.gz |
Windows binaries: | r-devel: Rnanoflann_0.0.3.zip, r-release: Rnanoflann_0.0.3.zip, r-oldrel: Rnanoflann_0.0.3.zip |
macOS binaries: | r-release (arm64): Rnanoflann_0.0.3.tgz, r-oldrel (arm64): Rnanoflann_0.0.3.tgz, r-release (x86_64): Rnanoflann_0.0.3.tgz, r-oldrel (x86_64): Rnanoflann_0.0.3.tgz |
Old sources: | Rnanoflann archive |
Reverse imports: | Compositional, Directional, Rfast2 |
Please use the canonical form https://CRAN.R-project.org/package=Rnanoflann to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.