Package: localsp
Title: Local Indicator of Stratified Power
Version: 0.1.0
Authors@R: 
    c(
      person(given = "Jiao", family = "Hu",
             email = "jeakhu0723@gmail.com", 
             role = c("aut", "cph"),
             comment = c(ORCID = "0000-0002-9644-9763")),
      person(given = "Wenbo", family = "Lv",
             email = "lyu.geosocial@gmail.com", 
             role = c("aut", "cre"),
             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"))
     )
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) <doi:10.1080/13658816.2024.2437811>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
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, purrr, sdsfun, sf, tibble, tidyr
Suggests: automap, gstat, knitr, readr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-23 01:47:36 UTC; 31809
Author: Jiao Hu [aut, cph] (<https://orcid.org/0000-0002-9644-9763>),
  Wenbo Lv [aut, cre] (<https://orcid.org/0009-0002-6003-3800>),
  Yongze Song [aut] (<https://orcid.org/0000-0003-3420-9622>)
Maintainer: Wenbo Lv <lyu.geosocial@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-27 18:20:08 UTC
Built: R 4.6.0; ; 2025-07-18 09:44:03 UTC; unix
