mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-01 22:44:07 +02:00
gnu: r-reactomepa: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.56.0. [propagated-inputs]: Remove r-dose; add r-enrichit. Change-Id: I2e73be776e405f09957b1daaf793ea2f6e9ec576
This commit is contained in:
@@ -24579,19 +24579,19 @@ symbols).")
|
||||
(define-public r-reactomepa
|
||||
(package
|
||||
(name "r-reactomepa")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReactomePA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vh8knsczh537r9qk6h3jyabd6x4c4g2j7fz8qsflhl7bs20n4h9"))))
|
||||
"0wpgq27j5jcfm4yjy7xb5f4p8n4fsvq31dhj5h036lvjqlqmxip8"))))
|
||||
(properties `((upstream-name . "ReactomePA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-dose
|
||||
r-enrichit
|
||||
r-enrichplot
|
||||
r-ggplot2
|
||||
r-ggraph
|
||||
|
||||
Reference in New Issue
Block a user