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.
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.
Version: | 0.5.0 |
Depends: | R (≥ 3.0.2) |
Imports: | Rcpp (≥ 0.11.2), methods |
LinkingTo: | Rcpp, RcppEigen (≥ 0.3.2.2.0), BH (≥ 1.54.0-4) |
Suggests: | testthat, RANN |
Published: | 2018-07-11 |
DOI: | 10.32614/CRAN.package.nabor |
Author: | Stephane Mangenat (for 'libnabo'), Gregory Jefferis |
Maintainer: | Gregory Jefferis <jefferis at gmail.com> |
BugReports: | https://github.com/jefferis/nabor/issues |
License: | BSD_3_clause + file LICENSE |
Copyright: | libnabo is copyright 2010--2011, Stephane Magnenat, ASL, ETHZ, Switzerland <stephane at magnenat dot net> |
URL: | https://github.com/jefferis/nabor https://github.com/ethz-asl/libnabo |
NeedsCompilation: | yes |
Citation: | nabor citation info |
Materials: | README NEWS |
CRAN checks: | nabor results |
Reference manual: | nabor.pdf |
Package source: | nabor_0.5.0.tar.gz |
Windows binaries: | r-devel: nabor_0.5.0.zip, r-release: nabor_0.5.0.zip, r-oldrel: nabor_0.5.0.zip |
macOS binaries: | r-release (arm64): nabor_0.5.0.tgz, r-oldrel (arm64): nabor_0.5.0.tgz, r-release (x86_64): nabor_0.5.0.tgz, r-oldrel (x86_64): nabor_0.5.0.tgz |
Old sources: | nabor archive |
Reverse imports: | angstroms, bigutilsr, chromVAR, distanceto, ecospat, filling, GeoModels, GeoThinneR, GISSB, meteo, mgwrsar, nat, nat.nblast, nngeo, stplanr |
Reverse suggests: | donut, nat.templatebrains |
Please use the canonical form https://CRAN.R-project.org/package=nabor 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.