Package: sesp Title: Spatially Explicit Stratified Power Version: 1.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 = "Zehua", family = "Zhang", email = "levizhang0111@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-3462-4025")), person(given = "Shaoqing", family = "Dai", email = "shaoqing.dai@outlook.com", role = c("aut"), comment = c(ORCID = "0000-0003-0858-4728")), person(given = "Jianwu", family = "Yan", email = "yanjw2001@163.com", role = c("aut"), comment = c(ORCID = "0000-0001-9411-8453")), person(given = "Wufan", family = "Zhao", email = "wufanzhao@hkust-gz.edu.cn", role = c("aut"), comment = c(ORCID = "0000-0002-0265-3465")) ) Description: Assesses spatial associations between variables through an equivalent geographical detector (q-statistic) within a regression framework and incorporates a spatially explicit stratified power model by integrating spatial dependence and spatial stratified heterogeneity, facilitating the modeling of complex spatial relationships. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://stscl.github.io/sesp/, https://github.com/stscl/sesp BugReports: https://github.com/stscl/sesp/issues Depends: R (>= 4.1.0) Imports: dplyr, forcats, ggplot2, GWmodel3, magrittr, parallel, patchwork, purrr, sdsfun (>= 0.7.0), sf, spatialreg, spdep, stats, tibble, tidyr, utils Suggests: gdverse (>= 1.3-1), knitr, Rcpp, RcppArmadillo, readr, rmarkdown Remotes: stscl/sdsfun, GWmodel-Lab/GWmodel3 LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://stscl.r-universe.dev Date/Publication: 2026-03-29 04:17:29 UTC RemoteUrl: https://github.com/stscl/sesp RemoteRef: HEAD RemoteSha: 02d81e75e551ad3efc93247eea4b78354f71d898 NeedsCompilation: yes Packaged: 2026-04-28 05:30:46 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ), Yongze Song [aut] (ORCID: ), Zehua Zhang [aut] (ORCID: ), Shaoqing Dai [aut] (ORCID: ), Jianwu Yan [aut] (ORCID: ), Wufan Zhao [aut] (ORCID: ) Maintainer: Wenbo Lyu