Package: cisp Title: A Correlation Indicator Based on Spatial Patterns Version: 0.3.0 Authors@R: c( person(given = "Wenbo", family = "Lyu", email = "lyu.geosocial@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0002-6003-3800")), person(given = "Yongze", family = "Song", email = "yongze.song@outlook.com", role = c("aut"), comment = c(ORCID = "0000-0003-3420-9622")), person(given = "Rui", family = "Qu", email = "quurui@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-0575-9537")), person(given = "Wufan", family = "Zhao", email = "wufanzhao@hkust-gz.edu.cn", role = c("aut"), comment = c(ORCID = "0000-0002-0265-3465")), person(given = "Nan", family = "Jia", email = "cannonjia17@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-8123-7058")) ) Description: Utilizes spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://stscl.github.io/cisp/, https://github.com/stscl/cisp BugReports: https://github.com/stscl/cisp/issues Depends: R (>= 4.1.0) Imports: dplyr, forcats, gdverse (>= 1.6), ggplot2, ggraph, igraph, magrittr, parallel, purrr, sdsfun (>= 0.7.0), sf, tibble, tidyr Suggests: knitr, rmarkdown, spEDM, infoxtr, pc VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev python3 libsqlite3-dev libudunits2-dev Repository: https://stscl.r-universe.dev Date/Publication: 2026-06-20 18:19:33 UTC RemoteUrl: https://github.com/stscl/cisp RemoteRef: HEAD RemoteSha: 8ed4ece32f6168bb2720fecb93d20eba2fdfe705 NeedsCompilation: no Packaged: 2026-06-20 19:25:59 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ), Yongze Song [aut] (ORCID: ), Rui Qu [aut] (ORCID: ), Wufan Zhao [aut] (ORCID: ), Nan Jia [aut] (ORCID: ) Maintainer: Wenbo Lyu