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.

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.

Version: 1.0.3
Depends: R (≥ 3.3.0)
Imports: graphics
Suggests: knitr, nabor, RANN, rmarkdown, testthat (≥ 2.1.0)
Published: 2023-09-02
Author: Paul J. Northrop [aut, cre, cph]
Maintainer: Paul J. Northrop <p.northrop at ucl.ac.uk>
BugReports: https://github.com/paulnorthrop/donut/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/paulnorthrop/donut, https://paulnorthrop.github.io/donut/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: donut results

Documentation:

Reference manual: donut.pdf
Vignettes: An overview of donut

Downloads:

Package source: donut_1.0.3.tar.gz
Windows binaries: r-devel: donut_1.0.3.zip, r-release: donut_1.0.3.zip, r-oldrel: donut_1.0.3.zip
macOS binaries: r-release (arm64): donut_1.0.3.tgz, r-oldrel (arm64): donut_1.0.3.tgz, r-release (x86_64): donut_1.0.3.tgz, r-oldrel (x86_64): donut_1.0.3.tgz
Old sources: donut archive

Reverse dependencies:

Reverse imports: hopkins

Linking:

Please use the canonical form https://CRAN.R-project.org/package=donut 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.