me
/
guix
Archived
1
0
Fork 0

gnu: r-edger: Update to 3.38.1.

* gnu/packages/bioconductor.scm (r-edger): Update to 3.38.1.
master
Ricardo Wurmus 2022-05-28 12:44:38 +02:00
parent 1d19d45fe7
commit 9d030069d4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3646,13 +3646,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.36.0") (version "3.38.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "edgeR" version)) (uri (bioconductor-uri "edgeR" version))
(sha256 (sha256
(base32 (base32
"1d18kdfi9vjhhw5kwfy5airrd3c16fh4wbwppbhwgawm038mwavk")))) "1q933m76155gy30wgps2gdd8pxzsfhppydjqn0fhjrwj6kqz8mik"))))
(properties `((upstream-name . "edgeR"))) (properties `((upstream-name . "edgeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs