Package: donut 1.0.3
donut: Nearest Neighbour Search with Variables on a Torus
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.
Authors:
donut_1.0.3.tar.gz
donut_1.0.3.zip(r-4.7)donut_1.0.3.zip(r-4.6)donut_1.0.3.zip(r-4.5)
donut_1.0.3.tgz(r-4.6-any)donut_1.0.3.tgz(r-4.5-any)
donut_1.0.3.tar.gz(r-4.7-any)donut_1.0.3.tar.gz(r-4.6-any)
donut_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
donut/json (API)
| # Install 'donut' in R: |
| install.packages('donut', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulnorthrop/donut/issues
Pkgdown/docs site:https://paulnorthrop.github.io
degreesdonutedgesknn-algorithmknn-searchnabornearestnearest-neighbornearest-neighbor-searchnearest-neighborsnearest-neighbour-algorithmnearest-neighboursneighborsperiodicityranntoruswrap
Last updated from:068e72d691. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 72 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 136 | ||
| wasm-release | OK | 111 |
Exports:nnt
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| donut: Nearest Neighbour Search with Variables on a Torus | donut-package donut |
| Nearest Neighbour Search with Variables on a Torus | nnt |
| Plot diagnostics for an nnt object | plot.nnt |
