[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
284/296: gnu: r-reactomepa: Update to 1.32.0.
From: |
guix-commits |
Subject: |
284/296: gnu: r-reactomepa: Update to 1.32.0. |
Date: |
Fri, 12 Jun 2020 19:30:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit affb4ab3519c0fdcb0b7b29dd49c59c6d8b82750
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 01:05:03 2020 +0200
gnu: r-reactomepa: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.32.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioconductor.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 6b3aad2..eea1dfa 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7658,14 +7658,14 @@ symbols).")
(define-public r-reactomepa
(package
(name "r-reactomepa")
- (version "1.30.0")
+ (version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReactomePA" version))
(sha256
(base32
- "1vwc9kj1l4yi7c4f4lnq0i3wl2nrmmhcxyakz8qak122fi92z3j1"))))
+ "1ngilyn1mihwxs4sh5gk9y829xghdmh277cfw3vfgflz9sgwy21x"))))
(properties `((upstream-name . "ReactomePA")))
(build-system r-build-system)
(propagated-inputs
@@ -7677,6 +7677,8 @@ symbols).")
("r-graphite" ,r-graphite)
("r-igraph" ,r-igraph)
("r-reactome-db" ,r-reactome-db)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://guangchuangyu.github.io/software/ReactomePA")
(synopsis "Reactome pathway analysis")
(description
- 260/296: gnu: r-bigmelon: Update to 1.14.0., (continued)
- 260/296: gnu: r-bigmelon: Update to 1.14.0., guix-commits, 2020/06/12
- 261/296: gnu: r-seqbias: Update to 1.36.0., guix-commits, 2020/06/12
- 262/296: gnu: r-reqon: Update to 1.34.0., guix-commits, 2020/06/12
- 263/296: gnu: r-wavcluster: Update to 2.22.0., guix-commits, 2020/06/12
- 265/296: gnu: r-variantfiltering: Update to 1.24.0., guix-commits, 2020/06/12
- 266/296: gnu: r-variancepartition: Update to 1.18.0., guix-commits, 2020/06/12
- 271/296: gnu: r-bhc: Update to 1.40.0., guix-commits, 2020/06/12
- 267/296: gnu: r-htqpcr: Update to 1.42.0., guix-commits, 2020/06/12
- 273/296: gnu: r-bifet: Update to 1.8.0., guix-commits, 2020/06/12
- 281/296: gnu: r-bioassayr: Update to 1.26.0., guix-commits, 2020/06/12
- 284/296: gnu: r-reactomepa: Update to 1.32.0.,
guix-commits <=
- 283/296: gnu: r-graphite: Update to 1.34.0., guix-commits, 2020/06/12
- 290/296: gnu: r-bioconcotk: Update to 1.8.0., guix-commits, 2020/06/12
- 291/296: gnu: r-biocor: Update to 1.12.0., guix-commits, 2020/06/12
- 293/296: gnu: r-biocset: Update to 1.2.1., guix-commits, 2020/06/12
- 295/296: gnu: r-biodist: Update to 1.60.0., guix-commits, 2020/06/12
- 219/296: gnu: r-zfpkm: Update to 1.10.0., guix-commits, 2020/06/12
- 294/296: gnu: r-biocworkflowtools: Update to 1.14.0., guix-commits, 2020/06/12
- 157/296: gnu: r-scdd: Update to 1.12.0., guix-commits, 2020/06/12
- 163/296: gnu: r-minfi: Update to 1.34.0., guix-commits, 2020/06/12
- 167/296: gnu: r-ioniser: Update to 2.12.0., guix-commits, 2020/06/12