[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/289: gnu: r-biomart: Update to 2.46.0.
From: |
guix-commits |
Subject: |
232/289: gnu: r-biomart: Update to 2.46.0. |
Date: |
Fri, 6 Nov 2020 18:05:14 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0453beb796e51ce31e2b11110addf4b56878d9d4
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 f782b7d..7098fc0 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7938,13 +7938,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)
@@ -7956,7 +7956,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")
- 279/289: gnu: r-organismdbi: Update to 1.32.0., (continued)
- 279/289: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/06
- 283/289: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/06
- 286/289: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/06
- 285/289: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/06
- 289/289: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/06
- 207/289: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/11/06
- 214/289: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/06
- 219/289: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/06
- 228/289: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/06
- 233/289: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/06
- 232/289: gnu: r-biomart: Update to 2.46.0.,
guix-commits <=
- 244/289: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/06
- 243/289: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/06
- 275/289: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/06
- 198/289: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/06
- 230/289: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/11/06
- 281/289: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/06
- 284/289: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/06
- 288/289: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/06
- 240/289: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/06
- 241/289: gnu: r-topgo: Update to 2.41.0., guix-commits, 2020/11/06