gnu: r-missmethyl: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-missmethyl): Update to 1.36.0. Change-Id: I94d8bedcc262015a50d865191f0d4c70d96e77afmaster
parent
f7152456ee
commit
8dc6103399
|
@ -14181,13 +14181,13 @@ methylation arrays.")
|
|||
(define-public r-missmethyl
|
||||
(package
|
||||
(name "r-missmethyl")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "missMethyl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jvrdr57mv93pcbyazcg1bcx1zd0kp72hi1if839gw54hk3igs3h"))))
|
||||
"1nv4rm5pbx0s7m5zak3jzmwz4pkf8ghkj0ckdcsnmw3k364ny856"))))
|
||||
(properties `((upstream-name . "missMethyl")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue