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:Paul J. Northrop [aut, cre, cph]

donut_1.0.3.tar.gz
donut_1.0.3.zip(r-4.5)donut_1.0.3.zip(r-4.4)donut_1.0.3.zip(r-4.3)
donut_1.0.3.tgz(r-4.5-any)donut_1.0.3.tgz(r-4.4-any)donut_1.0.3.tgz(r-4.3-any)
donut_1.0.3.tar.gz(r-4.5-noble)donut_1.0.3.tar.gz(r-4.4-noble)
donut_1.0.3.tgz(r-4.4-emscripten)donut_1.0.3.tgz(r-4.3-emscripten)
donut.pdf |donut.html
donut/json (API)
NEWS

# Install 'donut' in R:
install.packages('donut', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/paulnorthrop/donut/issues

Pkgdown site:https://paulnorthrop.github.io

On CRAN:

degreesdonutedgesknn-algorithmknn-searchnabornearestnearest-neighbornearest-neighbor-searchnearest-neighborsnearest-neighbour-algorithmnearest-neighboursneighborsperiodicityranntoruswrap

4.18 score 1 stars 1 packages 5 scripts 559 downloads 1 mentions 1 exports 0 dependencies

Last updated 1 years agofrom:068e72d691. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 03 2025
R-4.5-winOKFeb 03 2025
R-4.5-macOKFeb 03 2025
R-4.5-linuxOKFeb 03 2025
R-4.4-winOKFeb 03 2025
R-4.4-macOKFeb 03 2025
R-4.3-winOKFeb 03 2025
R-4.3-macOKFeb 03 2025

Exports:nnt

Dependencies:

An overview of donut

Rendered fromdonut-vignette.Rmdusingknitr::rmarkdownon Feb 03 2025.

Last update: 2021-11-10
Started: 2019-10-02