me
/
guix
Archived
1
0
Fork 0

gnu: r-monocle: Update to 2.26.0.

* gnu/packages/bioconductor.scm (r-monocle): Update to 2.26.0.
master
zimoun 2022-11-17 03:50:18 +01:00 committed by Ricardo Wurmus
parent f149c694fd
commit 9ddd0a0ab4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9399,14 +9399,14 @@ single cell assay data.")
(define-public r-monocle
(package
(name "r-monocle")
(version "2.24.1")
(version "2.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "monocle" version))
(sha256
(base32
"11g1wx0f1yzhg3x1aa3d5l7pqlzxj16s0gha21skxkgld8k2x8xn"))))
"1d3xgh9xgqa28bgyd06zkjmg75lq7hdah3d140l1bqq2ii1bv62g"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase