[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
90/289: gnu: r-genomicscores: Update to 2.2.0.
From: |
guix-commits |
Subject: |
90/289: gnu: r-genomicscores: Update to 2.2.0. |
Date: |
Fri, 6 Nov 2020 18:04:27 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e7dcbc2694efb5a9ff9c46ae72c467ec048b9b2c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:51:33 2020 +0100
gnu: r-genomicscores: Update to 2.2.0.
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.2.0.
---
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 59fd4bd..ec95249 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4357,20 +4357,22 @@ type and symbol colors.")
(define-public r-genomicscores
(package
(name "r-genomicscores")
- (version "2.0.0")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicScores" version))
(sha256
(base32
- "0si2lgc37mkah4w990q1q2bf8xmshxj7cbx92bcrp0zaipjr96bb"))))
+ "1492xirsgag2dsr6ys9wm3a65sq826p9hcdg3b4dm1wbxgdfx6jr"))))
(properties `((upstream-name . "GenomicScores")))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationhub" ,r-annotationhub)
("r-biobase" ,r-biobase)
+ ("r-biocfilecache" ,r-biocfilecache)
("r-biocgenerics" ,r-biocgenerics)
+ ("r-biocmanager" ,r-biocmanager)
("r-biostrings" ,r-biostrings)
("r-delayedarray" ,r-delayedarray)
("r-genomeinfodb" ,r-genomeinfodb)
- 122/289: gnu: r-rbowtie: Update to 1.30.0., (continued)
- 122/289: gnu: r-rbowtie: Update to 1.30.0., guix-commits, 2020/11/06
- 94/289: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/11/06
- 95/289: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/06
- 103/289: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/11/06
- 105/289: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/11/06
- 109/289: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/11/06
- 116/289: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/11/06
- 127/289: gnu: r-birewire: Update to 3.22.0., guix-commits, 2020/11/06
- 129/289: gnu: r-ropls: Update to 1.22.0., guix-commits, 2020/11/06
- 114/289: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/11/06
- 90/289: gnu: r-genomicscores: Update to 2.2.0.,
guix-commits <=
- 96/289: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/06
- 97/289: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/06
- 102/289: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/06
- 104/289: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/06
- 106/289: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/11/06
- 108/289: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/06
- 111/289: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/06
- 117/289: gnu: r-rbowtie2: Update to 1.12.0., guix-commits, 2020/11/06
- 118/289: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/11/06
- 120/289: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/11/06