Package: fastnntr
Title: Fast Rust-Based SplitsTree NeighbourNet Algorithm
Version: 0.2.1.9000
Authors@R: 
    person("Rhys", "Newell", , "rhys.newell94@gmail.com", role = c("aut", "cre"))
Description: This package provides a Rust implementation of the SplitsTree NeighbourNet algorithm for phylogenetic analysis.
License: `use_gpl3_license()`
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/rextendr/version: 0.4.1.9000
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz
Depends: 
    R (>= 4.2)
