[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
89/288: gnu: r-genomicscores: Update to 2.2.0.
From: |
guix-commits |
Subject: |
89/288: gnu: r-genomicscores: Update to 2.2.0. |
Date: |
Mon, 16 Nov 2020 15:07:04 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2b23c8ba30e7d5d02b31f3ec8077aa21407618cf
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 6bba05b..557f48c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4356,20 +4356,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)
- 283/288: gnu: r-erma: Update to 1.6.0., (continued)
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/16
- 52/288: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/11/16
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/16
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/16
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/16
- 80/288: gnu: r-a4reporting: Update to 1.38.0., guix-commits, 2020/11/16
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/16
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/16
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/16
- 89/288: gnu: r-genomicscores: Update to 2.2.0.,
guix-commits <=
- 97/288: gnu: r-ebimage: Update to 4.32.0., guix-commits, 2020/11/16
- 98/288: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/11/16
- 94/288: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/11/16
- 101/288: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/16
- 91/288: gnu: r-gofuncr: Update to 1.10.0., guix-commits, 2020/11/16
- 96/288: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/16
- 102/288: gnu: r-gcrma: Update to 2.62.0., guix-commits, 2020/11/16
- 105/288: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/11/16
- 113/288: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/11/16
- 119/288: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/11/16