Archived
1
0
Fork 0

gnu: r-edger: Update to 3.34.0.

* gnu/packages/bioconductor.scm (r-edger): Update to 3.34.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:43 +02:00
parent f998c95d60
commit bdc1b908d3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2714,13 +2714,13 @@ global-scaling and full-quantile normalization.")
(define-public r-edger (define-public r-edger
(package (package
(name "r-edger") (name "r-edger")
(version "3.32.1") (version "3.34.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "edgeR" version)) (uri (bioconductor-uri "edgeR" version))
(sha256 (sha256
(base32 (base32
"1gaic8qf6a6sy0bmydh1xzf52w0wnq31aanpvw3a30pfsi218bcp")))) "1ikl9y6hj2p92nrb1ydxy2410b3wrax83rfy2imaj0vgfmhsgx6g"))))
(properties `((upstream-name . "edgeR"))) (properties `((upstream-name . "edgeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs