-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.17 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: sshicm
Title: Information Consistency-Based Measures for Spatial Stratified Heterogeneity
Version: 0.2.0
Authors@R:
person(given = "Wenbo", family = "Lv",
email = "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0009-0002-6003-3800"))
Description: Spatial stratified heterogeneity (SSH) denotes the coexistence of within-strata homogeneity and between-strata heterogeneity. Information consistency-based methods provide a rigorous approach to quantify SSH and evaluate its role in spatial processes, grounded in principles of geographical stratification and information theory (Bai, H. et al. (2023) <doi:10.1080/24694452.2023.2223700>; Wang, J. et al. (2024) <doi:10.1080/24694452.2023.2289982>).
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://stscl.github.io/sshicm/, https://github.com/stscl/sshicm
BugReports: https://github.com/stscl/sshicm/issues
Depends:
R (>= 4.1.0)
LinkingTo:
Rcpp,
RcppThread
Imports:
dplyr,
purrr,
sdsfun (>= 0.6.0),
sf
Suggests:
gdverse,
knitr,
Rcpp,
RcppThread,
rmarkdown
VignetteBuilder: knitr