Package: rcrisp
Title: Automate the Delineation of Urban River Spaces
Version: 0.1.4
Authors@R: c(
    person("Claudiu", "Forgaci", , "c.forgaci@tudelft.nl", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-3218-5102")),
    person("Francesco", "Nattino", , "f.nattino@esciencecenter.nl", role = "aut",
           comment = c(ORCID = "0000-0003-3286-0139")),
    person("Fakhereh", "Alidoost", , "f.alidoost@esciencecenter.nl", role = "ctb",
           comment = c(ORCID = "0000-0001-8407-6472")),
    person("Meiert Willem", "Grootes", , "m.grootes@esciencecenter.nl", role = "ctb",
           comment = c(ORCID = "0000-0002-5733-4795")),
    person("Netherlands eScience Center", , , "info@esciencecenter.nl", role = "fnd")
  )
Description: Provides tools to automate the morphological delineation of
    riverside urban areas, based on a method introduced in Forgaci (2018)
    <doi:10.7480/abe.2018.31>. Delineation entails the identification of
    corridor boundaries, segmentation of the corridor, and delineation of
    the river space. The resulting delineation can be used to characterise
    spatial phenomena that can be related to the river as a central element.
License: Apache License (>= 2)
URL: https://cityriverspaces.github.io/rcrisp/,
        https://doi.org/10.5281/zenodo.15793526
BugReports: https://github.com/CityRiverSpaces/rcrisp/issues
Depends: R (>= 4.1.0)
Imports: dbscan, dplyr, lwgeom, osmdata, rcoins, rlang, rstac, sf,
        sfheaders, sfnetworks, stringr, terra, tidygraph, units, visor
Suggests: ggplot2, knitr, purrr, rmarkdown, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-04 19:30:17 UTC; claudiuforgaci
Author: Claudiu Forgaci [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3218-5102>),
  Francesco Nattino [aut] (ORCID:
    <https://orcid.org/0000-0003-3286-0139>),
  Fakhereh Alidoost [ctb] (ORCID:
    <https://orcid.org/0000-0001-8407-6472>),
  Meiert Willem Grootes [ctb] (ORCID:
    <https://orcid.org/0000-0002-5733-4795>),
  Netherlands eScience Center [fnd]
Maintainer: Claudiu Forgaci <c.forgaci@tudelft.nl>
Repository: CRAN
Date/Publication: 2025-07-04 21:40:09 UTC
Built: R 4.3.3; ; 2025-07-04 23:18:59 UTC; unix
