# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "natcpp" in publications use:' type: software license: GPL-3.0-or-later title: 'natcpp: Fast C++ Primitives for the ''NeuroAnatomy Toolbox''' version: 0.3.1 doi: 10.32614/CRAN.package.natcpp abstract: Fast functions implemented in C++ via 'Rcpp' to support the 'NeuroAnatomy Toolbox' ('nat') ecosystem. These functions provide large speed-ups for basic manipulation of neuronal skeletons over pure R functions found in the 'nat' package. The expectation is that end users will not use this package directly, but instead the 'nat' package will automatically use routines from this package when it is available to enable large performance gains. authors: - family-names: Jefferis given-names: Gregory email: jefferis@gmail.com orcid: https://orcid.org/0000-0002-0587-9355 repository: https://cran.r-universe.dev repository-code: https://github.com/natverse/natcpp commit: 8fbdfb5a5ddbbad379f87b8d8fc26f99206c8ed1 url: https://natverse.org/natcpp/ date-released: '2026-07-20' contact: - family-names: Jefferis given-names: Gregory email: jefferis@gmail.com orcid: https://orcid.org/0000-0002-0587-9355