[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
234/323: gnu: r-biomart: Update to 2.46.0.
From: |
guix-commits |
Subject: |
234/323: gnu: r-biomart: Update to 2.46.0. |
Date: |
Mon, 7 Dec 2020 15:13:58 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 81b4a4cf3d79f17b346e94b1c30144a495ae8890
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 d205dab..db1b5a2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8147,13 +8147,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)
@@ -8165,7 +8165,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")
- 186/323: gnu: r-biocpkgtools: Update to 1.8.0., (continued)
- 186/323: gnu: r-biocpkgtools: Update to 1.8.0., guix-commits, 2020/12/07
- 191/323: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/12/07
- 188/323: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/12/07
- 176/323: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/12/07
- 198/323: gnu: r-fithic: Update to 1.16.0., guix-commits, 2020/12/07
- 200/323: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/12/07
- 205/323: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/12/07
- 217/323: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/12/07
- 225/323: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/12/07
- 230/323: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/12/07
- 234/323: gnu: r-biomart: Update to 2.46.0.,
guix-commits <=
- 243/323: gnu: r-topgo: Update to 2.42.0., guix-commits, 2020/12/07
- 298/323: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/12/07
- 302/323: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/12/07
- 317/323: gnu: r-watermelon: Update to 1.34.0., guix-commits, 2020/12/07
- 318/323: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/12/07
- 319/323: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/12/07
- 321/323: gnu: r-delayedmatrixstats: Update to 1.12.1., guix-commits, 2020/12/07
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 215/323: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/12/07
- 219/323: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/12/07