Package: fastnntr 0.3.0

fastnntr: Fast Rust-Based SplitsTree NeighbourNet Algorithm

A fast Rust implementation of the NeighbourNet algorithm (Bryant & Moulton, 2004) for phylogenetic analysis. It constructs an implicit split network from a distance matrix and returns it in a 'networx'-compatible structure for exploratory visualisation with 'tanggle', 'ggplot2', or 'phangorn'.

Authors:Rhys Newell [aut, cre]

fastnntr_0.3.0.tar.gz
fastnntr_0.3.0.zip(r-4.7)fastnntr_0.3.0.zip(r-4.6)fastnntr_0.3.0.zip(r-4.5)
fastnntr_0.3.0.tgz(r-4.6-x86_64)fastnntr_0.3.0.tgz(r-4.6-arm64)fastnntr_0.3.0.tgz(r-4.5-x86_64)fastnntr_0.3.0.tgz(r-4.5-arm64)
fastnntr_0.3.0.tar.gz(r-4.7-arm64)fastnntr_0.3.0.tar.gz(r-4.7-x86_64)fastnntr_0.3.0.tar.gz(r-4.6-arm64)fastnntr_0.3.0.tar.gz(r-4.6-x86_64)
fastnntr_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastnntr/json (API)

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

Bug tracker:https://github.com/rhysnewell/fast-nnt/issues

On CRAN:

Conda:

rustcargo

4.11 score 2 stars 7 scripts 3 exports 0 dependencies

Last updated from:7e7c3f3060. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK192
linux-devel-x86_64OK191
source / vignettesOK351
linux-release-arm64OK199
linux-release-x86_64OK189
macos-release-arm64OK125
macos-release-x86_64OK283
macos-oldrel-arm64OK156
macos-oldrel-x86_64OK305
windows-develOK216
windows-releaseOK245
windows-oldrelOK303
wasm-releaseOK173

Exports:run_neighbornet_networkxrun_neighbournet_networkxset_fastnnt_threads

Dependencies:

Introduction to fastnntr: Computing and Visualising Neighbour-Net Networks

Rendered fromfastnntr-vignette.Rmdusingknitr::rmarkdownon Jun 16 2026.

Last update: 2026-06-15
Started: 2026-06-15

Readme and manuals

Help Manual

Help pageTopics
Compute a NeighbourNet split networkrun_neighbornet_networkx run_neighbournet_networkx
Set the global thread count for fastnntset_fastnnt_threads