[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/296: gnu: r-annotationdbi: Update to 1.50.0.
From: |
guix-commits |
Subject: |
33/296: gnu: r-annotationdbi: Update to 1.50.0. |
Date: |
Fri, 12 Jun 2020 19:29:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 920224771fa257c1853e2839cef5e9e83691e049
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:09:43 2020 +0200
gnu: r-annotationdbi: Update to 1.50.0.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.50.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/bioinformatics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index cc5ad96..e53d73e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7921,13 +7921,13 @@ on Bioconductor or which replace R functions.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.48.0")
+ (version "1.50.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "09piz1f0xpbb4amskx4ilby6lfrn27hhwk75il2c4lq6m3hr4w8s"))))
+ "10gplxal0qphcn29azv0i6hiim9q45lmhzvhhhsnwfhwpgja7p05"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
@@ -7938,6 +7938,8 @@ on Bioconductor or which replace R functions.")
("r-iranges" ,r-iranges)
("r-rsqlite" ,r-rsqlite)
("r-s4vectors" ,r-s4vectors)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/AnnotationDbi")
(synopsis "Annotation database interface")
(description
- 41/296: gnu: r-rtracklayer: Update to 1.48.0., (continued)
- 41/296: gnu: r-rtracklayer: Update to 1.48.0., guix-commits, 2020/06/12
- 43/296: gnu: r-topgo: Update to 2.40.0., guix-commits, 2020/06/12
- 37/296: gnu: r-rsamtools: Update to 2.4.0., guix-commits, 2020/06/12
- 42/296: gnu: r-genomicfeatures: Update to 1.40.0., guix-commits, 2020/06/12
- 44/296: gnu: r-bsgenome: Update to 1.56.0., guix-commits, 2020/06/12
- 46/296: gnu: r-seqpattern: Update to 1.20.0., guix-commits, 2020/06/12
- 47/296: gnu: r-genomation: Update to 1.20.0., guix-commits, 2020/06/12
- 48/296: gnu: r-seqlogo: Update to 1.54.3., guix-commits, 2020/06/12
- 31/296: gnu: r-genomicranges: Update to 1.40.0., guix-commits, 2020/06/12
- 32/296: gnu: r-biobase: Update to 2.48.0., guix-commits, 2020/06/12
- 33/296: gnu: r-annotationdbi: Update to 1.50.0.,
guix-commits <=
- 34/296: gnu: r-biomart: Update to 2.44.0., guix-commits, 2020/06/12
- 51/296: gnu: r-rhtslib: Update to 1.20.0., guix-commits, 2020/06/12
- 49/296: gnu: r-motifrg: Update to 1.31.0., guix-commits, 2020/06/12
- 25/296: gnu: r-iranges: Update to 2.22.2., guix-commits, 2020/06/12
- 35/296: gnu: r-biocparallel: Update to 1.22.0., guix-commits, 2020/06/12
- 38/296: gnu: r-delayedarray: Update to 0.14.0., guix-commits, 2020/06/12
- 39/296: gnu: r-summarizedexperiment: Update to 1.18.1., guix-commits, 2020/06/12
- 56/296: gnu: r-rhdf5: Update to 2.32.0., guix-commits, 2020/06/12
- 59/296: gnu: r-copywriter: Update to 2.20.0., guix-commits, 2020/06/12
- 45/296: gnu: r-impute: Update to 1.62.0., guix-commits, 2020/06/12