gnu: r-apeglm: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.22.0.
[native-inputs]: Add r-rmarkdown.
This commit is contained in:
Ricardo Wurmus 2023-04-28 18:00:03 +02:00
parent df0d0504fb
commit ef2994f256
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9926,13 +9926,13 @@ (define r-rcppnumerical
(define-public r-apeglm
(package
(name "r-apeglm")
(version "1.20.0")
(version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "apeglm" version))
(sha256
(base32
"1hk2y7r734wdd56f18l03kyq9p35kv653a5f7z2cjkq37gvcqrd1"))))
"1k02w2jk0s65x1l2axi80fk60nxyx8jbgkax5pxwrsbv7l84n3bl"))))
(properties `((upstream-name . "apeglm")))
(build-system r-build-system)
(propagated-inputs
@ -9942,7 +9942,7 @@ (define-public r-apeglm
r-rcppeigen
r-rcppnumerical
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-rmarkdown))
(home-page "https://bioconductor.org/packages/apeglm")
(synopsis "Approximate posterior estimation for GLM coefficients")
(description "This package provides Bayesian shrinkage estimators for