You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Wrapper for the Julia ConScape library for connectivity modeling
Version: 0.0.0.9000
Authors@R:
person("Bram", "Van Moorter", , "bram.van.moorter@nina.no", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3196-1993"))
Description: ConScapeR provides a R wrapper to the ConScape.jl library in Julia, which allows the use of ConScape from an R interface. ConScape (i.e. 'connected landscapes') is a software library implemented in the high-performance open-source Julia language to compute landscape ecological metrics — originally developed in metapopulation ecology (such as 'metapopulation capacity' and 'probability of connectivity') — for large landscapes. Moreover,in addition to traditional distance metrics used in ecology (i.e. Euclidean and least-cost distance), ConScape implements the randomized shortest paths framework to represent connectivity along the continuum from optimal to random movements.