[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/324: gnu: r-annotationdbi: Update to 1.54.0.
From: |
guix-commits |
Subject: |
42/324: gnu: r-annotationdbi: Update to 1.54.0. |
Date: |
Sat, 5 Jun 2021 03:14:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c7811ed4bf8c30dc9d1b2d8713cc113cb4f43655
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:41 2021 +0200
gnu: r-annotationdbi: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.54.0.
[propagated-inputs]: Add r-keggrest.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index aed40e4..a81333b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1946,13 +1946,13 @@ microarrays.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.52.0")
+ (version "1.54.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "0zqxgh3nx6y8ry12s2vss2f4axz5vpqxha1y4ifhhcx4zhpzsglr"))))
+ "117zh7iqa6phsrxrkv45kxraamm3vbfz5i1a8vkhyalhdbs5ssph"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
@@ -1960,6 +1960,7 @@ microarrays.")
`(("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
("r-dbi" ,r-dbi)
+ ("r-keggrest" ,r-keggrest)
("r-iranges" ,r-iranges)
("r-rsqlite" ,r-rsqlite)
("r-s4vectors" ,r-s4vectors)))
- 14/324: gnu: r-bioccheck: Update to 1.28.0., (continued)
- 14/324: gnu: r-bioccheck: Update to 1.28.0., guix-commits, 2021/06/05
- 17/324: gnu: r-rhdf5: Update to 2.36.0., guix-commits, 2021/06/05
- 20/324: gnu: r-flowworkspace: Update to 4.4.0., guix-commits, 2021/06/05
- 22/324: gnu: r-hdf5array: Update to 1.20.0., guix-commits, 2021/06/05
- 07/324: gnu: Add r-restfulr., guix-commits, 2021/06/05
- 12/324: gnu: Add r-metapod., guix-commits, 2021/06/05
- 26/324: gnu: r-coverageview: Update to 1.30.0., guix-commits, 2021/06/05
- 08/324: gnu: Add r-trajectoryutils., guix-commits, 2021/06/05
- 27/324: gnu: r-cummerbund: Update to 2.34.0., guix-commits, 2021/06/05
- 34/324: gnu: r-affy: Update to 1.70.0., guix-commits, 2021/06/05
- 42/324: gnu: r-annotationdbi: Update to 1.54.0.,
guix-commits <=
- 41/324: gnu: r-annotate: Update to 1.70.0., guix-commits, 2021/06/05
- 43/324: gnu: r-annotationfilter: Update to 1.16.0., guix-commits, 2021/06/05
- 44/324: gnu: r-annotationforge: Update to 1.34.0., guix-commits, 2021/06/05
- 50/324: gnu: r-biocparallel: Update to 1.26.0., guix-commits, 2021/06/05
- 30/324: gnu: r-delayedarray: Update to 0.18.0., guix-commits, 2021/06/05
- 32/324: gnu: r-ideoviz: Update to 1.28.0., guix-commits, 2021/06/05
- 53/324: gnu: r-bsgenome: Update to 1.60.0., guix-commits, 2021/06/05
- 58/324: gnu: r-copywriter: Update to 2.24.0., guix-commits, 2021/06/05
- 60/324: gnu: r-dexseq: Update to 1.38.0., guix-commits, 2021/06/05
- 63/324: gnu: r-edger: Update to 3.34.0., guix-commits, 2021/06/05