-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version and add mbkmeans to Suggests
- Loading branch information
1 parent
3a677f6
commit 046127e
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: concordexR | ||
Title: Identify Spatial Homogeneous Regions with concordex | ||
Version: 1.5.4 | ||
Version: 1.5.5 | ||
Authors@R: c( | ||
person("Kayla", "Jackson", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0001-6483-0108")), | ||
|
@@ -53,6 +53,7 @@ Suggests: | |
ggplot2, | ||
glue, | ||
knitr, | ||
mbkmeans, | ||
patchwork, | ||
rmarkdown, | ||
scater, | ||
|