# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastnntr" in publications use:' type: software license: GPL-3.0-or-later title: 'fastnntr: Fast Rust-Based SplitsTree NeighbourNet Algorithm' version: 0.3.0 doi: 10.32614/CRAN.package.fastnntr abstract: 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: - family-names: Newell given-names: Rhys email: rhys.newell94@gmail.com repository: https://rhysnewell.r-universe.dev commit: 7e7c3f3060cef5f13f2617ff2fa5642cb1f6722f date-released: '2026-06-16' contact: - family-names: Newell given-names: Rhys email: rhys.newell94@gmail.com