Package: nat.fastcore Title: Re-implementation of nat core functions in Rust Version: 0.5.0 Authors@R: person("Philipp", "Schlegel", , "pms70@cam.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5633-1314")) Description: A re-implementation of core 'nat' (Neuroanatomy Toolbox) functions in Rust for speed. Provides fast skeleton/tree (DAG) operations (geodesic distances, Strahler order, segment generation, twig pruning, synapse flow centrality, node classification, skeleton healing), mesh connected components, and NBLAST/synNBLAST neuron similarity scoring, exposed to R via extendr. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/rextendr/version: 0.4.2 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz Config/pak/sysreqs: xz-utils libclang-dev Repository: https://schlegelp.r-universe.dev Date/Publication: 2026-07-11 08:30:24 UTC RemoteUrl: https://github.com/schlegelp/fastcore-rs RemoteRef: HEAD RemoteSha: be0d6d396158ec3890c3bfb5b3f64a2c195cc732 RemoteSubdir: R/nat.fastcore NeedsCompilation: yes Packaged: 2026-07-11 09:15:12 UTC; root Author: Philipp Schlegel [aut, cre] (ORCID: ) Maintainer: Philipp Schlegel