[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/265: gnu: r-genefilter: Update to 1.68.0.
From: |
guix-commits |
Subject: |
168/265: gnu: r-genefilter: Update to 1.68.0. |
Date: |
Sun, 15 Dec 2019 09:40:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0726645eca3963ebae223aa263817fc7ad71b3da
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:17:24 2019 +0100
gnu: r-genefilter: Update to 1.68.0.
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.68.0.
[propagated-inputs]: Remove r-s4vectors and add r-biocgenerics.
---
gnu/packages/bioinformatics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index cf149e0..8a007dc 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6669,14 +6669,14 @@ information as possible.")
(define-public r-genefilter
(package
(name "r-genefilter")
- (version "1.66.0")
+ (version "1.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "genefilter" version))
(sha256
(base32
- "1jq7lam4dnbvz55lx93kcl9afl8xfjd6xs374d35m21bkay418kj"))))
+ "1xjr02qhldspjwd6y374wgik18fgywb6408wsz471i8b4ik98ckc"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
@@ -6684,7 +6684,7 @@ information as possible.")
`(("r-annotate" ,r-annotate)
("r-annotationdbi" ,r-annotationdbi)
("r-biobase" ,r-biobase)
- ("r-s4vectors" ,r-s4vectors)
+ ("r-biocgenerics" ,r-biocgenerics)
("r-survival" ,r-survival)))
(home-page "https://bioconductor.org/packages/genefilter")
(synopsis "Filter genes from high-throughput experiments")
- 151/265: gnu: r-edger: Update to 3.28.0., (continued)
- 151/265: gnu: r-edger: Update to 3.28.0., guix-commits, 2019/12/15
- 150/265: gnu: r-variantannotation: Update to 1.32.0., guix-commits, 2019/12/15
- 152/265: gnu: r-genomeinfodb: Update to 1.22.0., guix-commits, 2019/12/15
- 153/265: gnu: r-iranges: Update to 2.20.1., guix-commits, 2019/12/15
- 155/265: gnu: r-bioccheck: Update to 1.22.0., guix-commits, 2019/12/15
- 166/265: gnu: r-dexseq: Update to 1.32.0., guix-commits, 2019/12/15
- 163/265: gnu: r-gseabase: Update to 1.48.0., guix-commits, 2019/12/15
- 164/265: gnu: r-rbgl: Update to 1.62.1., guix-commits, 2019/12/15
- 167/265: gnu: r-deseq2: Update to 1.26.0., guix-commits, 2019/12/15
- 170/265: gnu: r-htqpcr: Update to 1.40.0., guix-commits, 2019/12/15
- 168/265: gnu: r-genefilter: Update to 1.68.0.,
guix-commits <=
- 186/265: gnu: r-mixomics: Update to 6.10.6., guix-commits, 2019/12/15
- 185/265: gnu: r-rcistarget: Update to 1.6.0., guix-commits, 2019/12/15
- 188/265: gnu: r-flowmeans: Update to 1.46.0., guix-commits, 2019/12/15
- 189/265: gnu: r-flowcore: Update to 1.52.1., guix-commits, 2019/12/15
- 187/265: gnu: r-flowsom: Update to 1.18.0., guix-commits, 2019/12/15
- 193/265: gnu: r-annotatr: Update to 1.12.1., guix-commits, 2019/12/15
- 197/265: gnu: r-birewire: Update to 3.18.0., guix-commits, 2019/12/15
- 198/265: gnu: r-rqc: Update to 1.20.0., guix-commits, 2019/12/15
- 196/265: gnu: r-birta: Update to 1.30.0., guix-commits, 2019/12/15
- 195/265: gnu: r-ropls: Update to 1.18.0., guix-commits, 2019/12/15