@@ 37425,13 37425,13 @@ code edited with @code{RStudio IDE}, @code{Emacs} and @code{Vim}.")
(define-public r-sccore
(package
(name "r-sccore")
- (version "1.0.5")
+ (version "1.0.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "sccore" version))
(sha256
- (base32 "12jljngm0v75zp0zka1zdrn6pvxvqy7qpakr7vzazvq1vvjd5qlg"))))
+ (base32 "1lbqg8m6mh997fk0cx8yyv0iq68lsp61nfhk4r5xy7k6cf3gvjkn"))))
(properties `((upstream-name . "sccore")))
(build-system r-build-system)
(propagated-inputs
@@ 37450,6 37450,7 @@ code edited with @code{RStudio IDE}, @code{Emacs} and @code{Vim}.")
r-rcppprogress
r-rlang
r-scales
+ r-seurat
r-tibble
r-uwot
r-withr))