[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
230/318: gnu: r-annotationdbi: Update to 1.52.0.
From: |
guix-commits |
Subject: |
230/318: gnu: r-annotationdbi: Update to 1.52.0. |
Date: |
Fri, 20 Nov 2020 08:40:50 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit bfbd6c7a1f4305fc46ca1ced16f97d05fd0e527e
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:48 2020 +0100
gnu: r-annotationdbi: Update to 1.52.0.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.52.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 95a41ee..0b86680 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7983,13 +7983,13 @@ on Bioconductor or which replace R functions.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.50.3")
+ (version "1.52.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "0qcxfn4pvaksna0nvxr74ysn2wzaxn732pkhd6ffrj8pwhkhy5p3"))))
+ "0zqxgh3nx6y8ry12s2vss2f4axz5vpqxha1y4ifhhcx4zhpzsglr"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
- 205/318: gnu: r-scran: Update to 1.18.0., (continued)
- 205/318: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/20
- 210/318: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/20
- 211/318: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/20
- 217/318: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/20
- 218/318: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/20
- 221/318: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/20
- 224/318: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/20
- 225/318: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/20
- 227/318: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/20
- 228/318: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/20
- 230/318: gnu: r-annotationdbi: Update to 1.52.0.,
guix-commits <=
- 233/318: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/20
- 234/318: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/20
- 317/318: gnu: Add r-bluster., guix-commits, 2020/11/20
- 248/318: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/20
- 250/318: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/20
- 253/318: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/20
- 254/318: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/20
- 256/318: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/20
- 259/318: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/20
- 261/318: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/20