[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
231/318: gnu: r-biomart: Update to 2.46.0.
From: |
guix-commits |
Subject: |
231/318: gnu: r-biomart: Update to 2.46.0. |
Date: |
Fri, 20 Nov 2020 08:40:50 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7ad9de8b6ceeea8799e1194c4732a2a322a4b4b5
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:51 2020 +0100
gnu: r-biomart: Update to 2.46.0.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.46.0.
---
gnu/packages/bioinformatics.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 0b86680..4235a5b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8012,13 +8012,13 @@ annotation data packages using SQLite data storage.")
(define-public r-biomart
(package
(name "r-biomart")
- (version "2.44.1")
+ (version "2.46.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "biomaRt" version))
(sha256
(base32
- "0np4nh3gj60mgb6312z7x0z9fg5bhrhw872sp3dzgmqc8q8b84iz"))))
+ "1zpdm8nw1d0m31pdmzw1dccbd6iczfhiklhm4d325zkzf3jrkvxf"))))
(properties
`((upstream-name . "biomaRt")))
(build-system r-build-system)
@@ -8030,7 +8030,8 @@ annotation data packages using SQLite data storage.")
("r-progress" ,r-progress)
("r-rappdirs" ,r-rappdirs)
("r-stringr" ,r-stringr)
- ("r-xml" ,r-xml)))
+ ("r-xml" ,r-xml)
+ ("r-xml2" ,r-xml2)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://bioconductor.org/packages/biomaRt")
- 175/318: gnu: r-chemminer: Update to 3.42.0., (continued)
- 175/318: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/20
- 186/318: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/20
- 195/318: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/20
- 192/318: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/20
- 208/318: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/20
- 214/318: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/20
- 216/318: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/20
- 220/318: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/20
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0.,
guix-commits <=
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20