Package: riverconn
Type: Package
Title: Fragmentation and Connectivity Indices for Riverscapes
Version: 0.3.28
Authors@R: c(
    person("Damiano", "Baldan", email = "damiano.baldan91@gmail.com", role = c("aut", "cre"),
         comment = c(ORCID = "0000-0001-9237-4883")),
         person("David", "Cunillera-Montcusi", role = "ctb", comment = c(ORCID = "0000-0001-8666-346X")),
         person("Andrea","Funk", role = "ctb", comment = c(ORCID = "0000-0002-0568-1234")))
Maintainer: Damiano Baldan <damiano.baldan91@gmail.com>
Description: Indices for assessing riverscape fragmentation, including the Dendritic Connectivity Index, the Population Connectivity Index, the River Fragmentation Index, the Probability of Connectivity, and the Integral Index of connectivity. For a review, see Jumani et al. (2020) <doi:10.1088/1748-9326/abcb37> and Baldan et al. (2022) <doi:10.1016/j.envsoft.2022.105470> Functions to calculate temporal indices improvement when fragmentation due to barriers is reduced are also included.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: doParallel, dplyr, foreach, igraph, magrittr, parallel, rlang,
        stats, tidyr, tidyselect, dodgr, reshape2
Suggests: knitr, ggnetwork, ggplot2, viridis, rmarkdown
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-05 07:14:59 UTC; Damiano
Author: Damiano Baldan [aut, cre] (<https://orcid.org/0000-0001-9237-4883>),
  David Cunillera-Montcusi [ctb]
    (<https://orcid.org/0000-0001-8666-346X>),
  Andrea Funk [ctb] (<https://orcid.org/0000-0002-0568-1234>)
Repository: CRAN
Date/Publication: 2023-05-05 08:20:02 UTC
Built: R 4.1.2; ; 2023-05-06 11:57:35 UTC; unix
