# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "circuitscaper" in publications use:' type: software license: MIT title: 'circuitscaper: ''Circuitscape'' and ''Omniscape'' Connectivity Analysis via ''Julia''' version: 0.1.0.9000 doi: 10.32614/CRAN.package.circuitscaper abstract: Provides an R-native interface to the 'Circuitscape.jl' and 'Omniscape.jl' 'Julia' packages for landscape connectivity modeling using circuit theory. Users work entirely in R with familiar objects (SpatRaster, file paths) while 'Julia' handles computation invisibly. Supports all four 'Circuitscape' modes (pairwise, one-to-all, all-to-one, advanced) and 'Omniscape' moving-window analysis. Methods are described in McRae (2006) and Landau et al. (2021) . authors: - family-names: Kling given-names: Matthew email: mattkling@berkeley.edu repository: https://matthewkling.r-universe.dev repository-code: https://github.com/matthewkling/circuitscaper commit: aba82f9076a78e4d1580951ad5da9aec092e3d08 url: https://matthewkling.github.io/circuitscaper/ date-released: '2026-05-19' contact: - family-names: Kling given-names: Matthew email: mattkling@berkeley.edu