diff --git a/DESCRIPTION b/DESCRIPTION index 11403ea..7c9ccf7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -25,7 +25,7 @@ LinkingTo: Rcpp, Suggests: knitr, rmarkdown, - SeuratObject (>=4.9.9.9086), + SeuratObject (>= 4.9.9.9086), doParallel (>= 1.0), VignetteBuilder: knitr RoxygenNote: 7.2.3 diff --git a/NEWS.md b/NEWS.md index 1e66adc..61fe9b3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # SpaTopic 1.0 +* Initial submission to CRAN + # SpaTopic 0.99 * The Version under development diff --git a/R/image_data.R b/R/image_data.R index 2aa06f6..d053280 100644 --- a/R/image_data.R +++ b/R/image_data.R @@ -5,10 +5,10 @@ #' @format ## `lung5` #' A data frame with 100149 rows and 4 columns: #' \describe{ -#' \item{image} Image ID -#' \item{X} X coordinate of the cell -#' \item{Y} Y coordinate of the cell -#' \item{type} cell type +#' \item{image}{Image ID} +#' \item{X}{X coordinate of the cell} +#' \item{Y}{Y coordinate of the cell} +#' \item{type}{cell type} #' } #' @source #' @seealso \code{\link{SpaTopic_inference}},\code{\link{Seurat5obj_to_SpaTopic}} diff --git a/docs/404.html b/docs/404.html index f4cf7e1..333fbfc 100644 --- a/docs/404.html +++ b/docs/404.html @@ -24,7 +24,7 @@ SpaTopic - 0.99 + 1.0