Package: SecDim Title: The Second Dimension of Spatial Association Version: 3.2.9000 Authors@R: c( person(given = "Yongze", family = "Song", email = "yongze.song@outlook.com", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-3420-9622")), person(given = "Wenbo", family = "Lyu", email = "lyu.geosocial@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-6003-3800")) ) Description: Most of the current methods explore spatial association using observations at sample locations, which are defined as the first dimension of spatial association (FDA). The proposed concept of the second dimension of spatial association (SDA), as described in Yongze Song (2022) , aims to extract in-depth information about the geographical environment from locations outside sample locations for exploring spatial association. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/ausgis/SecDim, https://ausgis.github.io/SecDim/ BugReports: https://github.com/ausgis/SecDim/issues Depends: R (>= 4.1.0) Imports: geosphere, methods, RcppArmadillo, stats Suggests: knitr, rmarkdown LazyData: true VignetteBuilder: knitr Repository: https://ausgis.r-universe.dev Date/Publication: 2026-03-29 05:05:47 UTC RemoteUrl: https://github.com/ausgis/SecDim RemoteRef: HEAD RemoteSha: 72241b11e30ce2c04099a41fbf6fd13881c5ab0d NeedsCompilation: no Packaged: 2026-07-04 11:19:25 UTC; root Author: Yongze Song [aut, cph] (ORCID: ), Wenbo Lyu [aut, cre] (ORCID: ) Maintainer: Wenbo Lyu