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)<doi:10.1111/tgis.70032>.
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
