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.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

On CRAN:

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

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

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

TargetResultDate
Doc / VignettesOKNov 05 2024
R-4.5-winOKNov 05 2024
R-4.5-linuxOKNov 05 2024
R-4.4-winOKNov 05 2024
R-4.4-macOKNov 05 2024
R-4.3-winOKNov 05 2024
R-4.3-macOKNov 05 2024

Exports:nnt

Dependencies:

An overview of donut

Rendered fromdonut-vignette.Rmdusingknitr::rmarkdownon Nov 05 2024.

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