# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "landgraph" in publications use:' type: software license: BSD-3-Clause title: 'landgraph: Graphs and Covariance for Landscape Genetics' version: 0.0.1 identifiers: - type: doi value: 10.32614/CRAN.package.landgraph abstract: 'Shared, dependency-light primitives for landscape-genetic network methods: a lightweight deme/landscape graph (vertex coordinates and an undirected edge list) with constructors from coordinates; genetic covariance and distance from biallelic or multiallelic data (the Yang-style normalized-dosage covariance and the Dyer-style multivariate covariance); and antisymmetric per-edge directional covariate builders (the gradient of a scalar potential, and the projection of a vector flow field). Used by ''terradish'' (symmetric resistance) and ''dragonflow'' (asymmetric gene flow). No compiled code.' authors: - family-names: Peterman given-names: Bill email: peterman.73@osu.edu - family-names: Pope given-names: Nathaniel S. email: nspope@utexas.edu preferred-citation: type: manual title: 'landgraph: Graphs and Covariance for Landscape Genetics' authors: - family-names: Peterman given-names: Bill email: peterman.73@osu.edu - family-names: Pope given-names: Nathaniel S. email: nspope@utexas.edu year: '2026' notes: R package version 0.0.1 url: https://github.com/wpeterman/landgraph repository: https://wpeterman.r-universe.dev repository-code: https://github.com/wpeterman/landgraph commit: 1d2fefd4b07243de24fbfc8f723f33eae351ab7a url: https://github.com/wpeterman/landgraph date-released: '2026-06-11' contact: - family-names: Peterman given-names: Bill email: peterman.73@osu.edu