Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain variables on a torus. The user chooses the algorithm to use to find the nearest neighbours. Two such algorithms, provided by the packages 'RANN' <https://cran.r-project.org/package=RANN>, and 'nabor' <https://cran.r-project.org/package=nabor>, are suggested.
| Version: | 1.0.1 |
| Depends: | R (≥ 3.3.0) |
| Imports: | graphics |
| Suggests: | knitr, nabor, RANN, rmarkdown, testthat (≥ 2.1.0) |
| Published: | 2020-02-18 |
| Author: | Paul J. Northrop [aut, cre, cph] |
| Maintainer: | Paul J. Northrop <p.northrop at ucl.ac.uk> |
| BugReports: | http://github.com/paulnorthrop/donut/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | http://github.com/paulnorthrop/donut, https://paulnorthrop.github.io/donut/ |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | donut results |
| Reference manual: | donut.pdf |
| Vignettes: |
An overview of donut |
| Package source: | donut_1.0.1.tar.gz |
| Windows binaries: | r-devel: donut_1.0.1.zip, r-release: donut_1.0.1.zip, r-oldrel: donut_1.0.1.zip |
| macOS binaries: | r-release: donut_1.0.1.tgz, r-oldrel: donut_1.0.1.tgz |
| Old sources: | donut archive |
Please use the canonical form https://CRAN.R-project.org/package=donut to link to this page.