Package: localsp Title: Local Indicator of Stratified Power Version: 0.2.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 = "Jiao", family = "Hu", email = "jeakhu0723@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-9644-9763")) ) Description: Implements a local indicator of stratified power to analyze local spatial stratified association and demonstrate how spatial stratified association changes spatially and in local regions, as outlined in Hu et al. (2024) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://ausgis.github.io/localsp/, https://github.com/ausgis/localsp BugReports: https://github.com/ausgis/localsp/issues Depends: R (>= 4.1.0) Imports: dplyr, gdverse (>= 1.6), parallel, purrr, sf, tibble, tidyr Suggests: automap, gstat, knitr, readr, rmarkdown, sdsfun VignetteBuilder: knitr 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://ausgis.r-universe.dev Date/Publication: 2026-02-18 10:02:11 UTC RemoteUrl: https://github.com/ausgis/localsp RemoteRef: HEAD RemoteSha: 532f61811860dfbbc99e95b940ec5508d0a52c53 NeedsCompilation: no Packaged: 2026-06-18 08:09:16 UTC; root Author: Wenbo Lyu [aut, cre, cph] (ORCID: ), Yongze Song [aut] (ORCID: ), Jiao Hu [aut] (ORCID: ) Maintainer: Wenbo Lyu