# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "evacpath" in publications use:' type: software license: MIT title: 'evacpath: Least-Cost Pedestrian Evacuation Modeling' version: 0.2.0 doi: 10.32614/CRAN.package.evacpath abstract: Tools for road-constrained, least-cost pedestrian evacuation modeling. The package provides reusable functions for preparing hazard zones, generating road-based evacuation origin points, identifying escape/safety points, creating slope-based conductance surfaces, calculating least-cost distance to safety, and converting distance outputs into evacuation-time polygons. It is designed to support workflows like tsunami evacuation modeling while remaining adaptable to other regions and hazards. Tsunami-specific helpers support separate land-only hazard zones, water-combined escape zones, road-aware escape boundaries, and study-area inset cropping for quality assurance and quality control. Methods build on Cordero et al. (2025) , Lewis (2021) , and Joseph Lewis's 'leastcostpath' package (2023) . authors: - family-names: Cordero given-names: Elvin email: elvin.cordero@seamountgeo.com repository: https://el-cordero.r-universe.dev repository-code: https://github.com/el-cordero/evacpath commit: c6954e3305c8d0fbb94ae1389f447e853dc2efd0 url: https://github.com/el-cordero/evacpath date-released: '2026-06-01' contact: - family-names: Cordero given-names: Elvin email: elvin.cordero@seamountgeo.com