This page contains the following errors:

error on line 62 at column 15: Opening and ending tag mismatch: br line 62 and p

Below is a rendering of the page up to the first error.

git.auder.net Git - nngd.git/summary
nngd.git
descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeTue, 7 Dec 2021 00:35:09 +0000 (01:35 +0100)

nngd

Build nearest-neighbors graph in a ~efficient way.

Compute graph distances + ECTD distances.

Use file knncpp.h from https://github.com/Rookfighter/knn-cpp : wget https://raw.githubusercontent.com/Rookfighter/knn-cpp/master/include/knncpp.h

Usage

roxygenize(“.”)
R CMD INSTALL .
library(nngd)
?nng
?ectd