gnu: r-seuratobject: Update to 5.0.2.
* gnu/packages/cran.scm (r-seuratobject): Update to 5.0.2. Change-Id: I5fef014a90c2b8cf709bfa07f96cd9757059c0famaster
parent
8e2a67a4fd
commit
52990b43e1
|
@ -37235,14 +37235,14 @@ data to rasters. It speeds up plotting of data with millions of points.")
|
|||
(define-public r-seuratobject
|
||||
(package
|
||||
(name "r-seuratobject")
|
||||
(version "5.0.1")
|
||||
(version "5.0.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "SeuratObject" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0hgrymldcqja40prr23gwx1c7lvwjjwcla3dld6x8wzkzqh1gkjs"))))
|
||||
"1kx0icqzjck7vynxj5962sz9zlassia4j32azr9y7ds5yhhhvlyy"))))
|
||||
(properties `((upstream-name . "SeuratObject")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue