Package: gdverse Title: Analysis of Spatial Stratified Heterogeneity Version: 1.7 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 = "Yangyang", family = "Lei", email = "lz20230678@163.com", role = c("aut"), comment = c(ORCID = "0009-0002-6518-3613")), person(given = "Fangmei", family = "Liu", email = "Sybill548@163.com", role = c("aut"), comment = c(ORCID ="0009-0008-8634-7588")), person(given = "Jianwu", family = "Yan", email = "yanjw2001@163.com", role = c("aut"), comment = c(ORCID = "0000-0001-9411-8453")), person(given = "Yongze", family = "Song", email = "yongze.song@outlook.com", role = c("aut"), comment = c(ORCID = "0000-0003-3420-9622")), person(given = "Wufan", family = "Zhao", email = "wufanzhao@hkust-gz.edu.cn", role = c("aut"), comment = c(ORCID = "0000-0002-0265-3465")) ) Description: Detecting spatial associations via spatial stratified heterogeneity, accounting for spatial dependencies, interpretability, complex interactions, and robust stratification. In addition, it supports the spatial stratified heterogeneity family described in Lv et al. (2025). License: GPL-3 Encoding: UTF-8 URL: https://stscl.github.io/gdverse/, https://github.com/stscl/gdverse BugReports: https://github.com/stscl/gdverse/issues Depends: R (>= 4.1.0) Imports: dplyr, forcats, ggplot2, magrittr, parallel, patchwork, purrr, reticulate (>= 1.41.0), rpart, scatterpie, sdsfun (>= 0.7.0), sf, stats, tibble, tidyr, utils Suggests: cowplot, itmsa, knitr, Rcpp, readr, rmarkdown, spEDM, terra, testthat (>= 3.0.0) LinkingTo: Rcpp VignetteBuilder: knitr LazyData: true Config/testthat/edition: 3 Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev python3 libsqlite3-dev libudunits2-dev Repository: https://stscl.r-universe.dev Date/Publication: 2026-06-09 09:21:32 UTC RemoteUrl: https://github.com/stscl/gdverse RemoteRef: HEAD RemoteSha: 2d975842438b54c0531cfd9f85ac46ccffcbddd5 NeedsCompilation: yes Packaged: 2026-06-24 03:31:00 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ), Yangyang Lei [aut] (ORCID: ), Fangmei Liu [aut] (ORCID: ), Jianwu Yan [aut] (ORCID: ), Yongze Song [aut] (ORCID: ), Wufan Zhao [aut] (ORCID: ) Maintainer: Wenbo Lyu