[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/174: gnu: r-annotationdbi: Update to 1.62.2.
From: |
guix-commits |
Subject: |
147/174: gnu: r-annotationdbi: Update to 1.62.2. |
Date: |
Tue, 11 Jul 2023 14:48:44 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 46ace774cec2d51a3c961002b61e2f137b65b939
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:21:33 2023 +0200
gnu: r-annotationdbi: Update to 1.62.2.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.62.2.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 6283a3c616..fef91b3486 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5652,13 +5652,13 @@ microarrays.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.62.1")
+ (version "1.62.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "0a5brfd010p0ks8b7kvrynirmzv3p74r9vqwv5wyz4kbnasfd1v1"))))
+ "0vprm84k79pfnkkg9vf3gyb1nhzmin5lp5375rsaj6fnzbd46dw9"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
@@ -5666,8 +5666,8 @@ microarrays.")
(list r-biobase
r-biocgenerics
r-dbi
- r-keggrest
r-iranges
+ r-keggrest
r-rsqlite
r-s4vectors))
(native-inputs
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., (continued)
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0., guix-commits, 2023/07/11
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/11
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11
- 133/174: gnu: r-pbapply: Update to 1.7-2., guix-commits, 2023/07/11
- 148/174: gnu: r-genomeinfodb: Update to 1.36.1., guix-commits, 2023/07/11
- 150/174: gnu: r-biomart: Update to 2.56.1., guix-commits, 2023/07/11
- 173/174: gnu: r-bionero: Update to 1.8.5., guix-commits, 2023/07/11
- 152/174: gnu: r-genomicfeatures: Update to 1.52.1., guix-commits, 2023/07/11
- 147/174: gnu: r-annotationdbi: Update to 1.62.2.,
guix-commits <=
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/11
- 46/174: gnu: r-processx: Update to 3.8.2., guix-commits, 2023/07/11
- 58/174: gnu: r-qualv: Update to 0.3-5., guix-commits, 2023/07/11
- 61/174: gnu: r-tarchetypes: Update to 0.7.7., guix-commits, 2023/07/11
- 65/174: gnu: r-ggeffects: Update to 1.2.3., guix-commits, 2023/07/11
- 69/174: gnu: r-admisc: Update to 0.33., guix-commits, 2023/07/11
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/11
- 74/174: gnu: r-spdata: Update to 2.3.0., guix-commits, 2023/07/11
- 73/174: gnu: r-remacor: Update to 0.0.16., guix-commits, 2023/07/11
- 80/174: gnu: r-uwot: Update to 0.1.16., guix-commits, 2023/07/11