From c847a3895f81447059ecb4bc637c38dd5095e06b Mon Sep 17 00:00:00 2001 From: SpatLyu Date: Sun, 12 Oct 2025 15:46:12 +0800 Subject: [PATCH 1/5] update documents --- R/ssh_marginalcontri.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/ssh_marginalcontri.R b/R/ssh_marginalcontri.R index b8fc78e..f7247e7 100644 --- a/R/ssh_marginalcontri.R +++ b/R/ssh_marginalcontri.R @@ -9,7 +9,7 @@ #' #' @return A list. #' \describe{ -#' \item{\code{pd}}{robust power of determinants} +#' \item{\code{pd}}{power of determinants} #' \item{\code{spd}}{shap power of determinants} #' \item{\code{determination}}{determination of the optimal interaction of variables} #' } From 1a5547d912b17a1cda5af9e9a6fbd8673c02359b Mon Sep 17 00:00:00 2001 From: SpatLyu Date: Sun, 12 Oct 2025 15:46:44 +0800 Subject: [PATCH 2/5] update documents --- man/ssh_marginalcontri.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ssh_marginalcontri.Rd b/man/ssh_marginalcontri.Rd index 9f086ab..11addec 100644 --- a/man/ssh_marginalcontri.Rd +++ b/man/ssh_marginalcontri.Rd @@ -20,7 +20,7 @@ use parallel computing.} \value{ A list. \describe{ -\item{\code{pd}}{robust power of determinants} +\item{\code{pd}}{power of determinants} \item{\code{spd}}{shap power of determinants} \item{\code{determination}}{determination of the optimal interaction of variables} } From c2c2c472805ebc0156ba4b40697eea10d6c2099d Mon Sep 17 00:00:00 2001 From: SpatLyu Date: Sun, 12 Oct 2025 15:56:07 +0800 Subject: [PATCH 3/5] update description --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 97da7a0..8a2367b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -23,7 +23,7 @@ Authors@R: c( role = c("aut"), comment = c(ORCID = "0000-0001-8123-7058")) ) -Description: Use the spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns. +Description: Utilizes spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) From f3861be4d09c59252bc4a3698c931860a9c7e1ac Mon Sep 17 00:00:00 2001 From: SpatLyu Date: Sun, 12 Oct 2025 15:56:45 +0800 Subject: [PATCH 4/5] remove remote repos --- DESCRIPTION | 2 -- 1 file changed, 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8a2367b..79a6a2d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -50,6 +50,4 @@ Suggests: knitr, rmarkdown, spEDM -Remotes: - stscl/gdverse VignetteBuilder: knitr From ff9392958259e4eba9e54a44463f1a132bf9b9f6 Mon Sep 17 00:00:00 2001 From: SpatLyu Date: Sun, 12 Oct 2025 15:58:11 +0800 Subject: [PATCH 5/5] clarify cran commens file --- cran-comments.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index bfd418e..20257fd 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,3 @@ ## R CMD check results -0 errors | 0 warnings | 1 note - -* This release enhances support for spatial patterns correlation and pathway analysis. -See `NEWS.md` for details. +0 errors | 0 warnings | 0 note