Skip to content

Commit b1486b2

Browse files
authored
Merge pull request #20 from stscl/dev
update documents
2 parents fe9aff1 + ff93929 commit b1486b2

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Authors@R: c(
2323
role = c("aut"),
2424
comment = c(ORCID = "0000-0001-8123-7058"))
2525
)
26-
Description: Use the spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns.
26+
Description: Utilizes spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns.
2727
License: GPL-3
2828
Encoding: UTF-8
2929
Roxygen: list(markdown = TRUE)
@@ -50,6 +50,4 @@ Suggests:
5050
knitr,
5151
rmarkdown,
5252
spEDM
53-
Remotes:
54-
stscl/gdverse
5553
VignetteBuilder: knitr

R/ssh_marginalcontri.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#'
1010
#' @return A list.
1111
#' \describe{
12-
#' \item{\code{pd}}{robust power of determinants}
12+
#' \item{\code{pd}}{power of determinants}
1313
#' \item{\code{spd}}{shap power of determinants}
1414
#' \item{\code{determination}}{determination of the optimal interaction of variables}
1515
#' }

cran-comments.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
4-
5-
* This release enhances support for spatial patterns correlation and pathway analysis.
6-
See `NEWS.md` for details.
3+
0 errors | 0 warnings | 0 note

man/ssh_marginalcontri.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)